Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update home
authored
Apr 15, 2020
by
van Vliet
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
909aec8a
...
@@ -1033,7 +1033,7 @@ You can see from the output that we have **3 GPU's: Cuda devices: 0,1,2**
...
@@ -1033,7 +1033,7 @@ You can see from the output that we have **3 GPU's: Cuda devices: 0,1,2**
#### Compiling and running GPU programs
#### Compiling and running GPU programs
First download and compile the samples from NVidia:
First download and compile the samples from NVidia:
[
Cuda samples
](
https://github.com/NVIDIA/cuda-samples
)
```
```
module purge
module purge
...
...