Commit dac0a06
authored
Reactivate MPICH runner (gcc13_py312_mpich_h5_ad2) (#1739)
* Revert "CI: Disable MPICH for now"
This reverts commit de9e7ad.
* We shall try installin MPICH from Spack for now
Ubuntu package broken https://bugs.launchpad.net/ubuntu/+source/mpich/+bug/2072338
* Take out version checks
* Revert "Take out version checks"
This reverts commit b22e4b3.
* Revert "We shall try installin MPICH from Spack for now"
This reverts commit 33b847f.
* Alternative approach: self-compiled MPICH
* Move MPICH installation to separate file1 parent f5d2a82 commit dac0a06
File tree
3 files changed
+25
-6
lines changed- .github
- ci/spack-envs/gcc13_py312_mpich_h5_ad2
- workflows
- dependencies
3 files changed
+25
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
167 | | - | |
| 165 | + | |
168 | 166 | | |
169 | 167 | | |
170 | 168 | | |
| |||
174 | 172 | | |
175 | 173 | | |
176 | 174 | | |
177 | | - | |
| 175 | + | |
178 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
| |||
0 commit comments