Basic HTML version of Foils prepared
19 September 98
Foil 36 Blocking Receive: MPI_Recv(C)
From
MPI Message Passing Interface Computational Science for Simulations --
Fall Semester 1998
.
by
Geoffrey C. Fox, Nancy McCracken
1
In C syntax is
2
int error_message = MPI_Recv(
void *start_of_buffer,
int buffer_len,
MPI_DATATYPE datatype,
int source_rank,
int tag,
MPI_Comm communicator,
MPI_Status *return_status)
in Table To:
©
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu
If you have any comments about this server, send e-mail to
webmaster@npac.syr.edu
.
Page produced by
wwwfoil
on Sun Apr 11 1999