Commit 6a174d6
committed
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 b800efd commit 6a174d6
3 files changed
Lines changed: 25 additions & 6 deletions
File tree
- .github
- ci/spack-envs/gcc13_py312_mpich_h5_ad2
- workflows
- dependencies
| 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 | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
| 168 | + | |
171 | 169 | | |
172 | 170 | | |
173 | 171 | | |
| |||
177 | 175 | | |
178 | 176 | | |
179 | 177 | | |
180 | | - | |
| 178 | + | |
181 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
182 | 185 | | |
183 | 186 | | |
184 | 187 | | |
| |||
0 commit comments