[2024-06-26] f30d5da3 Update CHANGES and version.m4 for 4.2.2 [2024-06-25] 350dbaac modules: update libfabric [2024-06-17] f1f8a162 fixup! datatype/dataloop: fix iov routines [2024-06-17] cc098931 ch4/ofi: fix MPIDI_OFI_gpu_rma_enabled [2024-06-17] bd878374 datatype/dataloop: fix iov routines [2024-06-17] 4d3b39dd datatype: add MPIR_Typerep_test in typerep_dataloop_pack.c [2024-06-12] 7439860e mpir_pmi: Fixup PMIX_IMMEDIATE usage for PMIx job attributes [2024-06-12] 5091e676 mpir_pmi: Use PMIX_IMMEDIATE when retrieving job attributes [2024-06-11] d8afc462 mpl: avoid overflow in MPL_host_is_local [2024-06-11] 422b7d2a test/io: fix i_noncontig_coll2.2 [2024-06-11] a4cca542 pmix: fix warning of missing return value [2024-06-11] 9f9b797d ch4/ofi: warnings under #ifdef HAVE_LIBFABRIC_NIC [2024-06-11] da3b40f7 config: remove AC_PROG_CC_C99 [2024-06-11] 34a2a5dd mpir_pmi: Use default appnum value if not found [2024-06-11] a8e09ce3 test/rma: enhance win_shared_query_null.c [2024-06-11] 516c6826 ch4: fix win_shared_query for single process [2024-06-11] bc1b10e5 more on fixing detection of python version 3 [2024-06-11] 2fc1298b fix detection of python version 3 [2024-06-11] 6f7f314e ch4/ofi: Apply FI_ORDER_SAS hint to rx_attr [2024-06-11] 441316cb binding/f08: Fixup MPI_UNDEFINED handling [2024-06-11] 011d9ee3 binding/f08: Do not adjust by 1 for MPI_UNDEFINED [2024-06-11] f2ee6740 pm/hydra: Use more conventional for loop [2024-06-11] f3440dca pm/hydra: Rename variable for clarity [2024-06-11] 9faa1319 pm/hydra: Fix inverted logic in Slurm environment inheritance [2024-06-11] fce0f5d8 ROMIO: compile warning on implicit declaration of function [2024-05-29] 5b5a6ec4 modules: upgrade libfabric to v1.20.1 and fix visibility [2024-05-17] 9fe3f47a romio: daos: 64-to-32 warning fixes [2024-05-17] 31ffbd4d remove more asserts [2024-05-17] a9ea3415 romio: warning fixes and cleanups [2024-05-17] c2a599e9 romio: make heap_merge and callers 64-bit clean [2024-05-17] 7279a102 romio: move heap merge to common utliites [2024-05-17] 9f7b3940 romio: "large count" improvements [2024-05-17] 749220e0 romio: Fix truncated length values in ad_read|write_str.c [2024-05-17] 141d9f88 test case for large count / large size I/O [2024-05-17] 4b3af11b ROMIO: use large counts routines [2024-05-17] d40af012 ROMIO: fix large count overflows [2024-05-17] 09ac4160 romio: make contig_access_count MPI_Count instead of int [2024-05-17] 36aa024c ROMIO: large count fixups [2024-05-17] 14b97493 ch4/shm: Use calloc instead of malloc+memset(0) [2024-05-17] 64a42fc6 ch4/ucx: Check for memory allocation failure [2024-05-17] 51a13795 mpid/shm: Move allocation to avoid -Wmaybe-uninitialized [2024-05-17] ea5e1e03 datatype: Use calloc to avoid -Wmaybe-uninitialized [2024-05-17] 0f03d4e1 ch3/sock: Fix -Wmaybe-uninitialized warnings