|
| 1 | +=============================================================================== |
| 2 | + Changes in 4.3.2 |
| 3 | +=============================================================================== |
| 4 | +# Improve libfabric provider selection when available providers have |
| 5 | + negative internal score |
| 6 | + |
| 7 | +# Improve error messages when Level Zero failures are detected |
| 8 | + |
| 9 | +# Improve localhost detection in Hydra |
| 10 | + |
| 11 | +# Update libfabric usage to silence deprecation warnings |
| 12 | + |
| 13 | +# Update embedded UCX to v1.19.0 |
| 14 | + |
| 15 | +# Add compatibility with CUDA 13 |
| 16 | + |
| 17 | +# Fix crash with GPU-aware build when running on systems with no GPUs |
| 18 | + |
| 19 | +# Fix singleton init with Hydra |
| 20 | + |
| 21 | +# Fix thread safety for Level Zero memcpy functions |
| 22 | + |
| 23 | +# Fix potential crash when release gather collective initialization fails |
| 24 | + |
| 25 | +# Fix ch3 connect/accept protocol handling when a discard event arrives |
| 26 | + after a connection is already established |
| 27 | + |
| 28 | +# Fix inlining for posix eager modules in ch4/shm |
| 29 | + |
| 30 | +# Fix weak attribute usage in MPI ABI build |
| 31 | + |
| 32 | +# Fix potential use-after-free bug in Hydra during spawn operations |
| 33 | + |
| 34 | +# Fix bug in persistent bcast algorithm |
| 35 | + |
| 36 | +# Fix bug in fabric coordinate retrieval with PMIx |
| 37 | + |
| 38 | +# Fix integer overflow and signed/unsigned bugs in ROMIO |
| 39 | + |
| 40 | +# Fix Quobtye ROMIO driver build error |
| 41 | + |
| 42 | +# Fix broken string conversion in mpi_f08 module |
| 43 | + |
| 44 | +# Fix compilation issue with mpi_f08 and NAG compiler |
| 45 | + |
| 46 | +# Fixes for various test program bugs |
| 47 | + |
1 | 48 | =============================================================================== |
2 | 49 | Changes in 4.3.1 |
3 | 50 | =============================================================================== |
|
0 commit comments