Revision 94fe59d04c2b3402dc79e48a72a381c233192fdc authored by George Bosilca on 23 November 2023, 06:01:01 UTC, committed by George Bosilca on 23 November 2023, 06:03:25 UTC
Rework the logic to avoid creating temporary arrays of processes.
Indeed, in prder to call into the PMIX_Fence we only need an array
of pmix_proc_t which is already inneficient enough to not require an
intermediary step via opal_procname_t.

Fixes #12004

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
1 parent 3862c74
History
File Mode Size
ISSUE_TEMPLATE
workflows
CONTRIBUTING.md -rw-r--r-- 391 bytes

back to top