Skip to content

PMIx Standard v3.0

Compare
Choose a tag to compare
@rhc54 rhc54 released this 20 Dec 22:02
· 528 commits to master since this release

Initial release of version 3.0 of the PMIx Standard. Additions/changes from version 2.1 include:

The following APIs were introduced in v3.0 of the PMIx Standard:

  • Client APIs
    • PMIx_Log , PMIx_Job_control
    • PMIx_Allocation_request , PMIx_Process_monitor
    • PMIx_Get_credential , PMIx_Validate_credential
  • Server APIs
    • PMIx_server_IOF_deliver
    • PMIx_server_collect_inventory , PMIx_server_deliver_inventory
  • Tool APIs
    • PMIx_IOF_pull , PMIx_IOF_push , PMIx_IOF_deregister
    • PMIx_tool_connect_to_server
  • Common APIs
    • PMIx_IOF_channel_string

The document added a chapter on security credentials, a new section for Input/Output (IO) forwarding to the Process Management chapter, and a few blocking forms of previously-existing non-blocking APIs. Attributes supporting the new APIs were introduced, as well as additional attributes for a few existing functions.