mochi-hpc/mochi-ssg

add pmix bootstrapping method

Closed this issue · 2 comments

In GitLab by @shanedsnyder on Jul 3, 2017, 16:32

Our current boostrapping methods (MPI, config file) are great in a dev environment, but are not great for use in production.

We should investigate a PMIx bootstrapping routine to make it easier to apply SSG to real production systems. Notionally, all we need to figure out is how to leverage PMIx to collectively agree on all of a group's member address strings, in which case we could just translate to the generic bootstrapping interface SSG provides (e.g., ssg_group_create).

In GitLab by @shanedsnyder on Nov 5, 2019, 17:39

Closing old issue, this is available in v0.3.

In GitLab by @shanedsnyder on Nov 5, 2019, 17:39

closed