Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MPIX_Comm_shrink(3)		      MPI		   MPIX_Comm_shrink(3)

NAME
       MPIX_Comm_shrink	 -  Creates a new communitor from an existing communi-
       cator while excluding failed processes

SYNOPSIS
       int MPIX_Comm_shrink(MPI_Comm comm, MPI_Comm *newcomm)

INPUT PARAMETERS
       comm   -	communicator (handle)

OUTPUT PARAMETERS
       newcomm
	      -	new communicator (handle)

NOTES
				   2/3/2025		   MPIX_Comm_shrink(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=MPIX_Comm_shrink&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help