chickadee » mpi » MPI:send-TYPE

MPI:sendprocedure
MPI:send-TYPEprocedure

Performs a standard-mode blocking send. Argument DEST is the rank of the destination process. Argument TAG is integer message tag. Argument DATATYPE is an MPI datatype object. TYPE is one of the following: fixnum, int, flonum, bytevector, s8vector, u8vector, s16vector, u16vector, s32vector, u32vector, f32vector, f64vector