Skip to content
Snippets Groups Projects
Commit da5f40fc authored by Klaus Reuter's avatar Klaus Reuter
Browse files

add more cuda logic

parent 1240fe63
Branches
Tags
No related merge requests found
Pipeline #138146 passed
...@@ -30,7 +30,6 @@ cuda_build_on_cpu_runner: ...@@ -30,7 +30,6 @@ cuda_build_on_cpu_runner:
- module load cuda/11.4 - module load cuda/11.4
- mkdir -p bin - mkdir -p bin
- nvcc -o bin/test_cuda.exe test_cuda.cu - nvcc -o bin/test_cuda.exe test_cuda.cu
- bin/test_cuda.exe
cuda_test_on_gpu_runner: cuda_test_on_gpu_runner:
image: gitlab-registry.mpcdf.mpg.de/mpcdf/module-image image: gitlab-registry.mpcdf.mpg.de/mpcdf/module-image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment