|
| 1 | +2025-09-26 Simon Pickartz <pickartz@par-tec.com> - 5.13.0-1 |
| 2 | + |
| 3 | +2025-09-15 Sonja Happ <sonja.happ@par-tec.com> - 5.13.0-0rc2 |
| 4 | + |
| 5 | + * Fix: Disabling UCC support by default, activate with --with-ucc |
| 6 | + configure option. |
| 7 | + |
| 8 | + * Fix: pscom version string in debug output and mpichversion. |
| 9 | + |
| 10 | + * Fix: Align auto-detection of PMI version with upstream integration. |
| 11 | + |
| 12 | + * Fix: Apply upstream fix for incompatbilities with CUDA 13 runtime API. |
| 13 | + |
| 14 | + * Improvement: Clean-up of doc folder. |
| 15 | + |
| 16 | +2025-09-08 Simon Pickartz <pickartz@par-tec.com> - 5.13.0-0rc1 |
| 17 | + |
| 18 | +2025-09-04 Carsten Clauss <clauss@par-tec.com> |
| 19 | + |
| 20 | + * Feature: Add support for Unified Collective Communication (UCC). |
| 21 | + |
| 22 | +2025-09-03 Xu Huang <huang@par-tec.com> |
| 23 | + |
| 24 | + * Feature: Use new pscom RMA API introduced with pscom > 5.9.x to |
| 25 | + implement MPI one-sided communication primitives. |
| 26 | + |
| 27 | +2025-08-08 Sonja Happ <sonja.happ@par-tec.com> |
| 28 | + |
| 29 | + * Improvement: Introduce lightweight KVS barrier mechanism further |
| 30 | + optimizing the startup times for RRComm-based connection establishment; |
| 31 | + can be disabled/enabled by setting `PSP_LIGHTWEIGHT_INIT_BARRIER=<0/1>` |
| 32 | + (default: 1). |
| 33 | + |
| 34 | + * Feature: Support for RRComm-based connection establishment introduced |
| 35 | + with pscom > 5.9.x. Enable RRComm by setting `PSP_PRECON_TYPE=rrcomm` |
| 36 | + (default is `tcp` for TCP/IP-based connection establishment). |
| 37 | + |
| 38 | + * Improvement: Include the pscom version used during compilation of |
| 39 | + psmpi in the output of `mpichversion`. |
| 40 | + |
| 41 | +2025-07-22 Simon Pickartz <pickartz@par-tec.com> |
| 42 | + |
| 43 | + * Documentation: Move to asiidoc-based antora documentation. |
| 44 | + |
| 45 | + * Fix: Enable/disable PMIx support in RPMs. |
| 46 | + |
| 47 | +2025-06-26 Carsten Clauss <clauss@par-tec.com> |
| 48 | + |
| 49 | + * Fix: Change a datatype in romio/gpfs from int to MPI_Count to |
| 50 | + prevent overflow with large data sets. |
| 51 | + |
| 52 | + * Improvement: Cleanup of the top-level configure script removing |
| 53 | + unused MPICH configure options (--enable-lib-depend` and |
| 54 | + `--enable-dependencies`) and adding the new `--enable-debug-mode` |
| 55 | + option to enable the use of debug options also for confsets other than |
| 56 | + `debug`. |
| 57 | + |
| 58 | +2025-06-23 Sonja Happ <sonja.happ@par-tec.com> |
| 59 | + |
| 60 | + * Fix: Re-enable proper error messages for PMI(x) code modules. |
| 61 | + |
| 62 | +2025-06-13 Carsten Clauss <clauss@par-tec.com> |
| 63 | + |
| 64 | + * Fix: An issue with the `win_info` test when running on multiple nodes. |
| 65 | + |
| 66 | +2025-06-12 Sonja Happ <sonja.happ@par-tec.com> |
| 67 | + |
| 68 | + * Fix: Prevent deadlock for `--enable-msa-awareness` and |
| 69 | + `PSP_MSA_AWARENESS=0`: Move hostname list generation into ch4 init |
| 70 | + by cherry-picking an upstream fix. |
| 71 | + |
| 72 | + * Improvement: Major refactoring of connect- and spawn-related code |
| 73 | + paths in the PSP device. |
| 74 | + |
| 75 | +2025-05-28 Carsten Clauss <clauss@par-tec.com> |
| 76 | + |
| 77 | + * Fix: Remove typo preventing psmpi from compiling without PMIx |
| 78 | + support. |
| 79 | + |
| 80 | + * Fix: Compilation with `--enable-statistics` (typo fix). |
| 81 | + |
| 82 | +2025-05-27 Anna Karbownik <anna.karbownik@par-tec.com> |
| 83 | + |
| 84 | + * Fix: Use `nvc++` as host compiler (instead of `nvc`) when compiling |
| 85 | + CUDA sources. |
| 86 | + |
| 87 | +2025-05-09 Sonja Happ <sonja.happ@par-tec.com> |
| 88 | + |
| 89 | + * Improvement: Use new pscom connect API provided by pscom > 5.9.x. |
| 90 | + |
1 | 91 | 2025-05-22 Simon Pickartz <pickartz@par-tec.com> - 5.12.0-1 |
2 | 92 |
|
3 | 93 | 2025-05-22 Simon Pickartz <pickartz@par-tec.com> - 5.12.0-0rc3 |
|
0 commit comments