-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
group: refactor to use new group creation interface
For most group creation routines, just populate an lpid lookup map and call MPIR_Group_create_map to create the group. This avoids accessing MPIR_Group internal fields so we can re-design it in the following commits.
- Loading branch information
Showing
1 changed file
with
56 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters