Commit 6e87605
committed
ci(spack): build default variant (+mpi +chemistry) and run a real case
Previously installed mfc+chemistry~mpi and used a placeholder smoke
test because the example case requires parallel_io which requires
+mpi. Now installs the default variant (+mpi +chemistry, all three
targets) and runs the 1D_sodshocktube example via the shim under
--prebuilt-prefix to verify the end-to-end prebuilt-mode bootstrap.
This is a heavier install (openmpi + fftw+mpi + hdf5+mpi enter the
graph) so the first run after this push will re-warm the cache.
Subsequent pushes hit the cache.1 parent 5614e39 commit 6e87605
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
0 commit comments