Skip to content

Commit 78c4368

Browse files
committed
Debug: add container
1 parent daa0b32 commit 78c4368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# run: make BACKEND=${{ matrix.backend }} OMPFLAGS= FPTYPE=${{ matrix.precision }} -C ${{ matrix.folder }} -f cudacpp.mk test
5959
GPU:
6060
runs-on: madgraph5-h100
61-
# container: registry.cern.ch/ngt/lxplus-like:9
61+
container: registry.cern.ch/ngt/lxplus-like:9
6262
env:
6363
CUDA_HOME: /usr/local/cuda/
6464
FC: gfortran

0 commit comments

Comments
 (0)