From: Wang Mingyu <[email protected]>

Changelog:
===========
- Update embedded libfabric to fix a build issue on FreeBSD
- Fix HIP support for use with AMD GPUs
- Fix potential invalid context issue in CUDA memory hooks
- Fix GPU fallback path in ch4/ofi for Intel GPU buffers
- Fix IPC handle destruction with Level Zero API (Intel GPU)
- Fix potential crash in MPI_ISENDRECV with derived datatypes
- Fix bug in persistent MPI_GATHER that incorrectly cached buffer
  contents at init time
- Fix memory allocation bug in ROMIO GPFS driver
- Fix missing error names in ch4/ofi netmod
- Fix potential hang in multi-VCI active message RMA
- Fix bug in ch3 large count support with derived datatypes
- Fix manpage generation to provide aliases for large-count versions
- Fix potential crash in Hydra with long PMI command messages
- Fix bug in exit status capture in Hydra when there are multiple
  processes with non-zero exit
- Fix implementation of C/Fortran status conversion functions
- Fix implementation of MPI_Type_create_f90_xxx functions

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../recipes-devtools/mpich/{mpich_4.2.2.bb => mpich_4.2.3.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/mpich/{mpich_4.2.2.bb => mpich_4.2.3.bb} (96%)

diff --git a/meta-oe/recipes-devtools/mpich/mpich_4.2.2.bb 
b/meta-oe/recipes-devtools/mpich/mpich_4.2.3.bb
similarity index 96%
rename from meta-oe/recipes-devtools/mpich/mpich_4.2.2.bb
rename to meta-oe/recipes-devtools/mpich/mpich_4.2.3.bb
index f9ff07740..941dbf68a 100644
--- a/meta-oe/recipes-devtools/mpich/mpich_4.2.2.bb
+++ b/meta-oe/recipes-devtools/mpich/mpich_4.2.3.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] = 
"883f5bb3aeabf627cb8492ca02a03b191d09836bbe0f599d8508351179781d41"
+SRC_URI[sha256sum] = 
"7a019180c51d1738ad9c5d8d452314de65e828ee240bcb2d1f80de9a65be88a8"
 
 RDEPENDS:${PN} += "bash perl libxml2"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112857): 
https://lists.openembedded.org/g/openembedded-devel/message/112857
Mute This Topic: https://lists.openembedded.org/mt/108998094/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to