@@ -163,55 +163,55 @@ build:nmodl:
163
163
build:neuron:mod2c:intel:shared:debug :
164
164
extends : [.build_neuron, .spack_intel]
165
165
variables :
166
- SPACK_PACKAGE_SPEC : ~caliper~gpu~legacy-unit~nmodl~openmp+shared+tests~unified build_type=Debug
166
+ SPACK_PACKAGE_SPEC : ~report~ caliper~gpu~legacy-unit~nmodl~openmp+shared+tests~unified build_type=Debug
167
167
# needs: ["build:coreneuron:mod2c:intel:shared:debug"]
168
168
169
169
build:neuron:nmodl:intel:debug:legacy :
170
170
extends : [.build_neuron, .spack_intel]
171
171
needs : ["build:nmodl"]
172
172
variables :
173
- SPACK_PACKAGE_SPEC : ~caliper~gpu~legacy-unit+nmodl~openmp~shared~sympy+tests~unified build_type=Debug
173
+ SPACK_PACKAGE_SPEC : ~report~ caliper~gpu~legacy-unit+nmodl~openmp~shared~sympy+tests~unified build_type=Debug
174
174
# needs: ["build:coreneuron:nmodl:intel:debug:legacy"]
175
175
176
176
build:neuron:nmodl:intel:shared:debug :
177
177
extends : [.build_neuron, .spack_intel]
178
178
needs : ["build:nmodl"]
179
179
variables :
180
- SPACK_PACKAGE_SPEC : ~caliper~gpu~legacy-unit+nmodl~openmp+shared+sympy+tests~unified build_type=Debug
180
+ SPACK_PACKAGE_SPEC : ~report~ caliper~gpu~legacy-unit+nmodl~openmp+shared+sympy+tests~unified build_type=Debug
181
181
# needs: ["build:coreneuron:nmodl:intel:shared:debug"]
182
182
183
183
build:neuron:mod2c:nvhpc:acc:shared :
184
184
extends : [.build_neuron, .spack_nvhpc]
185
185
variables :
186
- SPACK_PACKAGE_SPEC : ~caliper+gpu+coreneuron~legacy-unit~nmodl~openmp+shared+tests~unified build_type=RelWithDebInfo
186
+ SPACK_PACKAGE_SPEC : ~report~ caliper+gpu+coreneuron~legacy-unit~nmodl~openmp+shared+tests~unified build_type=RelWithDebInfo
187
187
# needs: ["build:coreneuron:mod2c:nvhpc:acc:shared"]
188
188
189
189
build:neuron:nmodl:nvhpc:acc:debug:legacy :
190
190
extends : [.build_neuron, .spack_nvhpc]
191
191
needs : ["build:nmodl"]
192
192
variables :
193
- SPACK_PACKAGE_SPEC : ~caliper+gpu+coreneuron~legacy-unit+nmodl~openmp~shared~sympy+tests~unified build_type=Debug
193
+ SPACK_PACKAGE_SPEC : ~report~ caliper+gpu+coreneuron~legacy-unit+nmodl~openmp~shared~sympy+tests~unified build_type=Debug
194
194
# needs: ["build:coreneuron:nmodl:nvhpc:acc:debug:legacy"]
195
195
196
196
build:neuron:nmodl:nvhpc:acc:shared :
197
197
extends : [.build_neuron, .spack_nvhpc]
198
198
needs : ["build:nmodl"]
199
199
variables :
200
- SPACK_PACKAGE_SPEC : ~caliper+gpu+coreneuron~legacy-unit+nmodl~openmp+shared+sympy+tests~unified build_type=RelWithDebInfo
200
+ SPACK_PACKAGE_SPEC : ~report~ caliper+gpu+coreneuron~legacy-unit+nmodl~openmp+shared+sympy+tests~unified build_type=RelWithDebInfo
201
201
# needs: ["build:coreneuron:nmodl:nvhpc:acc:shared"]
202
202
203
203
build:neuron:nmodl:nvhpc:omp:legacy :
204
204
extends : [.build_neuron, .spack_nvhpc]
205
205
needs : ["build:nmodl"]
206
206
variables :
207
- SPACK_PACKAGE_SPEC : ~caliper+gpu+coreneuron~legacy-unit+nmodl+openmp~shared~sympy+tests~unified build_type=RelWithDebInfo
207
+ SPACK_PACKAGE_SPEC : ~report~ caliper+gpu+coreneuron~legacy-unit+nmodl+openmp~shared~sympy+tests~unified build_type=RelWithDebInfo
208
208
# needs: ["build:coreneuron:nmodl:nvhpc:omp:legacy"]
209
209
210
210
build:neuron:nmodl:nvhpc:omp:debug :
211
211
extends : [.build_neuron, .spack_nvhpc]
212
212
needs : ["build:nmodl"]
213
213
variables :
214
- SPACK_PACKAGE_SPEC : ~caliper+gpu+coreneuron~legacy-unit+nmodl+openmp~shared+sympy+tests~unified build_type=Debug
214
+ SPACK_PACKAGE_SPEC : ~report~ caliper+gpu+coreneuron~legacy-unit+nmodl+openmp~shared+sympy+tests~unified build_type=Debug
215
215
# needs: ["build:coreneuron:nmodl:nvhpc:omp:debug"]
216
216
217
217
# Test CoreNEURON
0 commit comments