-
Notifications
You must be signed in to change notification settings - Fork 51
Reactivate MPICH runner (gcc13_py312_mpich_h5_ad2) #1739
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reactivate MPICH runner (gcc13_py312_mpich_h5_ad2) #1739
Conversation
This reverts commit de9e7ad.
Seems like something is wrong with the MPI installation
|
The MPICH package of Ubuntu 24.04 is broken: https://bugs.launchpad.net/ubuntu/+source/mpich/+bug/2072338 |
668c3e0
to
33b847f
Compare
Runner uses 39min with MPICH from Spack. Next compare the time used when manually compilining. |
5bf5523
to
1babe56
Compare
1babe56
to
99dcae4
Compare
* 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 file
* RTD: Fix GA Integration (#1718) GA was dropped from RTD in early Oct, 2024. This adds it again. * CI: Move Ubuntu 20.04 workflows to 22.04 (#1731) * 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 file * Fix broken CI: Support for old CMake versions (#1742) * Check for broken CI * Deactivate dependencies that are not yet compatible with CMake 4.0 * Fixes * Upgrade Spack * Fix warning * Fixes after upgrading spack --------- Co-authored-by: Axel Huebl <[email protected]>
Deactivated temporarily in #1731 due to broken package in Ubuntu 24.04. This builds MPICH manually as a workaround.
https://bugs.launchpad.net/ubuntu/+source/mpich/+bug/2072338