Skip to content

PMIx Standard Version 4.2 Release

Compare
Choose a tag to compare
@abouteiller abouteiller released this 27 May 05:15
· 281 commits to master since this release
879a583

This PMIx Standard v4.2 release contains a number of updates and additions since the v4.1 release.

See Appendix B.11 for a curated change-log in the v4.2 document itself.

This version does not have PMIx Standard ABI headers.

Raw Changes since v4.1

  • PR #368 : Fix cut/paste issue with PMIX_DATA_ARRAY_DESTRUCT
  • PR #385 : Provide static initializers for PMIx structs
  • PR #384 : Add some missing attributes and one API for server support
  • PR #380 : Add several IOF attributes
  • PR #395 : Fix a number of errata items
  • PR #382 : Touch up debugger attributes and constants
  • PR #383 : Convert several macros to APIs
  • PR #489 : PMIX_Info_load BOOL with NULL sets value to true
  • PR #487 : Clarify that PMIX_NODE_SIZE counts processes that have not (or will not) call pmix
  • PR #503 : Type of callback pmix_iof_cbfunc_t parameter payload should be a pmix_byte_object_t *
  • PR #510 : Change type of key parameter to PMIx_Get to match PMIx_get_nb

Full Changelog: v4.1...v4.2