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

add more cuda logic

parent 1240fe63
No related branches found
No related tags found
No related merge requests found
Pipeline #138146 passed
......@@ -30,7 +30,6 @@ cuda_build_on_cpu_runner:
- module load cuda/11.4
- mkdir -p bin
- nvcc -o bin/test_cuda.exe test_cuda.cu
- bin/test_cuda.exe
cuda_test_on_gpu_runner:
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.
Finish editing this message first!
Please register or to comment