Commit 322403f
committed
Build nbody sample using the cuda 'devel' image
The 'devel' image contains the CUDA compile, nvcc, which is needed to
build the nbody samples. Without the CUDA compiler, the nbody sample
containers fail to build with the below error message:
'''
'''
Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>1 parent 80489a3 commit 322403f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments