Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 52cda50

Browse files
committed
Try debug variant for failing test
1 parent 5361f47 commit 52cda50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +199,11 @@ build:neuron:nmodl:nvhpc:acc:shared:
199199
SPACK_PACKAGE_SPEC: +debug~rx3d~report~caliper+gpu+coreneuron~legacy-unit+nmodl~openmp+shared+sympy+tests~unified build_type=RelWithDebInfo model_tests=channel-benchmark,olfactory,tqperf-heavy
200200
# needs: ["build:coreneuron:nmodl:nvhpc:acc:shared"]
201201

202-
build:neuron:nmodl:nvhpc:omp:legacy:
202+
build:neuron:nmodl:nvhpc:omp:legacy:debug:
203203
extends: [.build_neuron, .spack_nvhpc]
204204
needs: ["build:nmodl"]
205205
variables:
206-
SPACK_PACKAGE_SPEC: +debug~rx3d~report+caliper+gpu+coreneuron~legacy-unit+nmodl+openmp~shared~sympy+tests~unified build_type=RelWithDebInfo model_tests=channel-benchmark,olfactory,tqperf-heavy ^caliper~libdw~libunwind+cuda%gcc cuda_arch=70
206+
SPACK_PACKAGE_SPEC: +debug~rx3d~report+caliper+gpu+coreneuron~legacy-unit+nmodl+openmp~shared~sympy+tests~unified build_type=Debug model_tests=channel-benchmark,olfactory,tqperf-heavy ^caliper~libdw~libunwind+cuda%gcc cuda_arch=70
207207
# needs: ["build:coreneuron:nmodl:nvhpc:omp:legacy"]
208208

209209
build:neuron:nmodl:nvhpc:omp:debug:

0 commit comments

Comments
 (0)