From: Wang Mingyu <[email protected]> Changelog: ============ # Update embedded libfabric to v1.20.1 and fix compilation with GCC 14. # Fix dataloop support for MPIX_Type_iov routines # Fix crash in Hydra when system has many local ip addresses # Fix RMA fallback check in ch4:ofi netmod # Fix MPI_UNDEFINED handling in mpi_f08 module # Fix Slurm environment variable inheritance in Hydra # Fix multiple issues with large count support in ROMIO # Fix potential hang in init using PMIx client and nonstandard keys # Fix crash if PMIx client cannot get appnum from server during init # Fix other build errors and warnings
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-devtools/mpich/{mpich_4.2.1.bb => mpich_4.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/mpich/{mpich_4.2.1.bb => mpich_4.2.2.bb} (96%) diff --git a/meta-oe/recipes-devtools/mpich/mpich_4.2.1.bb b/meta-oe/recipes-devtools/mpich/mpich_4.2.2.bb similarity index 96% rename from meta-oe/recipes-devtools/mpich/mpich_4.2.1.bb rename to meta-oe/recipes-devtools/mpich/mpich_4.2.2.bb index 9fd8c3bb7..f9ff07740 100644 --- a/meta-oe/recipes-devtools/mpich/mpich_4.2.1.bb +++ b/meta-oe/recipes-devtools/mpich/mpich_4.2.2.bb @@ -6,7 +6,7 @@ LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=7a88f0d96d0d7396a7c66bf353235b62" SRC_URI = "http://www.mpich.org/static/downloads/${PV}/mpich-${PV}.tar.gz" -SRC_URI[sha256sum] = "23331b2299f287c3419727edc2df8922d7e7abbb9fd0ac74e03b9966f9ad42d7" +SRC_URI[sha256sum] = "883f5bb3aeabf627cb8492ca02a03b191d09836bbe0f599d8508351179781d41" RDEPENDS:${PN} += "bash perl libxml2" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111337): https://lists.openembedded.org/g/openembedded-devel/message/111337 Mute This Topic: https://lists.openembedded.org/mt/107228030/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
