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

FreeBSD Manual Pages

  
 
  

home | help
MPE_Seq_end(4)			      MPE			MPE_Seq_end(4)

NAME
       MPE_Seq_end -  Ends a sequential	section	of code.

SYNOPSIS
       void MPE_Seq_end( MPI_Comm comm,	int ng )

INPUT PARAMETERS
       comm   -	Communicator to	sequentialize.
       ng     -	 Number	 in group.  This many processes	are allowed to execute
	      at the same time.	 Usually one.

NOTES
       See 'MPE_Seq_begin' for more details.

LOCATION
				  11/22/2009			MPE_Seq_end(4)

NAME | SYNOPSIS | INPUT PARAMETERS | NOTES | LOCATION

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=MPE_Seq_end&sektion=4&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help