We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa0b32 commit 78c4368Copy full SHA for 78c4368
.github/workflows/c-cpp.yml
@@ -58,7 +58,7 @@ jobs:
58
# run: make BACKEND=${{ matrix.backend }} OMPFLAGS= FPTYPE=${{ matrix.precision }} -C ${{ matrix.folder }} -f cudacpp.mk test
59
GPU:
60
runs-on: madgraph5-h100
61
- # container: registry.cern.ch/ngt/lxplus-like:9
+ container: registry.cern.ch/ngt/lxplus-like:9
62
env:
63
CUDA_HOME: /usr/local/cuda/
64
FC: gfortran
0 commit comments