@@ -65,7 +65,6 @@ simulation_stack:
6565 bb5_duration : " 2:00:00"
6666 SPACK_PACKAGE : neuron
6767 SPACK_PACKAGE_SPEC : +coreneuron+debug+tests~legacy-unit~rx3d model_tests=channel-benchmark,olfactory,tqperf-heavy
68- SPACK_INSTALL_EXTRA_FLAGS : --verbose
6968.gpu_node :
7069 variables :
7170 bb5_constraint : volta
@@ -163,55 +162,55 @@ build:nmodl:
163162build:neuron:mod2c:intel:shared:debug :
164163 extends : [.build_neuron, .spack_intel]
165164 variables :
166- SPACK_PACKAGE_SPEC : ~rx3d~report~caliper~gpu~legacy-unit~nmodl~openmp+shared+tests~unified build_type=Debug
165+ SPACK_PACKAGE_SPEC : ~rx3d~report~caliper~gpu~legacy-unit~nmodl~openmp+shared+tests~unified build_type=Debug model_tests=channel-benchmark,olfactory,tqperf-heavy
167166# needs: ["build:coreneuron:mod2c:intel:shared:debug"]
168167
169168build:neuron:nmodl:intel:debug:legacy :
170169 extends : [.build_neuron, .spack_intel]
171170 needs : ["build:nmodl"]
172171 variables :
173- SPACK_PACKAGE_SPEC : ~report~caliper~gpu~legacy-unit+nmodl~openmp~shared~sympy+tests~unified build_type=Debug
172+ SPACK_PACKAGE_SPEC : ~rx3d~ report~caliper~gpu~legacy-unit+nmodl~openmp~shared~sympy+tests~unified build_type=Debug model_tests=channel-benchmark,olfactory,tqperf-heavy
174173# needs: ["build:coreneuron:nmodl:intel:debug:legacy"]
175174
176175build:neuron:nmodl:intel:shared:debug :
177176 extends : [.build_neuron, .spack_intel]
178177 needs : ["build:nmodl"]
179178 variables :
180- SPACK_PACKAGE_SPEC : ~report~caliper~gpu~legacy-unit+nmodl~openmp+shared+sympy+tests~unified build_type=Debug
179+ SPACK_PACKAGE_SPEC : ~rx3d~ report~caliper~gpu~legacy-unit+nmodl~openmp+shared+sympy+tests~unified build_type=Debug model_tests=channel-benchmark,olfactory,tqperf-heavy
181180# needs: ["build:coreneuron:nmodl:intel:shared:debug"]
182181
183182build:neuron:mod2c:nvhpc:acc:shared :
184183 extends : [.build_neuron, .spack_nvhpc]
185184 variables :
186- SPACK_PACKAGE_SPEC : ~rx3d~report~caliper+gpu+coreneuron~legacy-unit~nmodl~openmp+shared+tests~unified build_type=RelWithDebInfo
185+ SPACK_PACKAGE_SPEC : ~rx3d~report~caliper+gpu+coreneuron~legacy-unit~nmodl~openmp+shared+tests~unified build_type=RelWithDebInfo model_tests=channel-benchmark,olfactory,tqperf-heavy
187186# needs: ["build:coreneuron:mod2c:nvhpc:acc:shared"]
188187
189188build:neuron:nmodl:nvhpc:acc:debug:legacy :
190189 extends : [.build_neuron, .spack_nvhpc]
191190 needs : ["build:nmodl"]
192191 variables :
193- SPACK_PACKAGE_SPEC : ~rx3d~report~caliper+gpu+coreneuron~legacy-unit+nmodl~openmp~shared~sympy+tests~unified build_type=Debug
192+ SPACK_PACKAGE_SPEC : ~rx3d~report~caliper+gpu+coreneuron~legacy-unit+nmodl~openmp~shared~sympy+tests~unified build_type=Debug model_tests=channel-benchmark,olfactory,tqperf-heavy
194193# needs: ["build:coreneuron:nmodl:nvhpc:acc:debug:legacy"]
195194
196195build:neuron:nmodl:nvhpc:acc:shared :
197196 extends : [.build_neuron, .spack_nvhpc]
198197 needs : ["build:nmodl"]
199198 variables :
200- SPACK_PACKAGE_SPEC : ~rx3d~report~caliper+gpu+coreneuron~legacy-unit+nmodl~openmp+shared+sympy+tests~unified build_type=RelWithDebInfo
199+ SPACK_PACKAGE_SPEC : ~rx3d~report~caliper+gpu+coreneuron~legacy-unit+nmodl~openmp+shared+sympy+tests~unified build_type=RelWithDebInfo model_tests=channel-benchmark,olfactory,tqperf-heavy
201200# needs: ["build:coreneuron:nmodl:nvhpc:acc:shared"]
202201
203202build:neuron:nmodl:nvhpc:omp:legacy :
204203 extends : [.build_neuron, .spack_nvhpc]
205204 needs : ["build:nmodl"]
206205 variables :
207- SPACK_PACKAGE_SPEC : ~rx3d~report~caliper+gpu+coreneuron~legacy-unit+nmodl+openmp~shared~sympy+tests~unified build_type=RelWithDebInfo
206+ SPACK_PACKAGE_SPEC : ~rx3d~report~caliper+gpu+coreneuron~legacy-unit+nmodl+openmp~shared~sympy+tests~unified build_type=RelWithDebInfo model_tests=channel-benchmark,olfactory,tqperf-heavy
208207# needs: ["build:coreneuron:nmodl:nvhpc:omp:legacy"]
209208
210209build:neuron:nmodl:nvhpc:omp:debug :
211210 extends : [.build_neuron, .spack_nvhpc]
212211 needs : ["build:nmodl"]
213212 variables :
214- SPACK_PACKAGE_SPEC : ~rx3d~report~caliper+gpu+coreneuron~legacy-unit+nmodl+openmp~shared+sympy+tests~unified build_type=Debug
213+ SPACK_PACKAGE_SPEC : ~rx3d~report~caliper+gpu+coreneuron~legacy-unit+nmodl+openmp~shared+sympy+tests~unified build_type=Debug model_tests=channel-benchmark,olfactory,tqperf-heavy
215214# needs: ["build:coreneuron:nmodl:nvhpc:omp:debug"]
216215
217216# Test CoreNEURON
0 commit comments