@@ -162,21 +162,21 @@ build:nmodl:
162162build:neuron:mod2c:intel:shared:debug :
163163 extends : [.build_neuron, .spack_intel]
164164 variables :
165- SPACK_PACKAGE_SPEC : +debug~rx3d~report~caliper~gpu~legacy-unit~nmodl~openmp+shared+tests~unified build_type=Debug model_tests=channel-benchmark,olfactory,tqperf-heavy
165+ SPACK_PACKAGE_SPEC : +debug~rx3d~report~caliper~gpu+coreneuron ~legacy-unit~nmodl~openmp+shared+tests~unified build_type=Debug model_tests=channel-benchmark,olfactory,tqperf-heavy
166166# needs: ["build:coreneuron:mod2c:intel:shared:debug"]
167167
168168build:neuron:nmodl:intel:debug:legacy :
169169 extends : [.build_neuron, .spack_intel]
170170 needs : ["build:nmodl"]
171171 variables :
172- SPACK_PACKAGE_SPEC : +debug~rx3d~report~caliper~gpu~legacy-unit+nmodl~openmp~shared~sympy+tests~unified build_type=Debug model_tests=channel-benchmark,olfactory,tqperf-heavy
172+ 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
173173# needs: ["build:coreneuron:nmodl:intel:debug:legacy"]
174174
175175build:neuron:nmodl:intel:shared:debug :
176176 extends : [.build_neuron, .spack_intel]
177177 needs : ["build:nmodl"]
178178 variables :
179- SPACK_PACKAGE_SPEC : +debug~rx3d~report~caliper~gpu~legacy-unit+nmodl~openmp+shared+sympy+tests~unified build_type=Debug model_tests=channel-benchmark,olfactory,tqperf-heavy
179+ 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
180180# needs: ["build:coreneuron:nmodl:intel:shared:debug"]
181181
182182build:neuron:mod2c:nvhpc:acc:shared :
0 commit comments