Problem: ompi asks for pmix.locstr and pmix.cpuset (optionally).
Furthermore, pmix.locstr is listed in the business card exchange use case in spec v5 sec B.1.2.
I think if we provide these attributes, then every rank of ompi won't need to gather hwloc info from scratch, as an strace would seem to indicate they are doing now.
Problem: ompi asks for
pmix.locstrandpmix.cpuset(optionally).Furthermore,
pmix.locstris listed in the business card exchange use case in spec v5 sec B.1.2.I think if we provide these attributes, then every rank of ompi won't need to gather hwloc info from scratch, as an
stracewould seem to indicate they are doing now.