Open GuillaumeMercier opened 10 months ago
To better understand how MPI_GET_HW_RESOURCE_INFO complements the guided splitting mode of MPI_COMM_SPLIT_TYPE, put an actual code example.
MPI_GET_HW_RESOURCE_INFO
MPI_COMM_SPLIT_TYPE
Provide an example.
None.
Improved understandability.
Fixed by mpi-forum/mpi-standard/pull/957
This passed a no-no vote on 2024-09-23.
This passed a first vote on 2024-09-24.
Problem
To better understand how
MPI_GET_HW_RESOURCE_INFO
complements the guided splitting mode ofMPI_COMM_SPLIT_TYPE
, put an actual code example.Proposal
Provide an example.
Changes to the Text
Impact on Implementations
None.
Impact on Users
Improved understandability.
References and Pull Requests
Fixed by mpi-forum/mpi-standard/pull/957