logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MPIX_Comm_shrink - Creates a new communitor from an existing communicator while excluding failed

Input Parameters

comm   - communicator (handle)

Name

       MPIX_Comm_shrink  -   Creates  a  new  communitor  from  an  existing communicator while excluding failed
       processes

Notes

                                                    1/21/2022                                MPIX_Comm_shrink(3)

Output Parameters

newcomm
              - new communicator (handle)

Synopsis

       #ifdef ENABLE_QMPI
       #ifndef MPICH_MPI_FROM_PMPI
       int QMPIX_Comm_shrink(QMPI_Context context, int tool_id, MPI_Comm comm,
       MPI_Comm *newcomm) MPICH_API_PUBLIC

See Also