Interface (Wrapper) to MPI (Message-Passing Interface)
Hosts Information
Internal functions
MPI_Abort API
Scatter an array to slaves and then apply a FUN
MPI_Barrier API
Extension of MPI_Bcast API
MPI_Bcast API
Extensions of MPI_Bcast API
MPI_Cart_coords
MPI_Cart_create
MPI_Cart_get
MPI_Cart_rank
MPI_Cart_shift
MPI_Cartdim_get
MPI_Comm_disconnect API
MPI_Comm_free API
MPI_Comm_get_parent, MPI_Comm_remote_size, MPI_Comm_test_inter APIs
MPI_Comm_c2f, MPI_Comm_dup, MPI_Comm_rank, and MPI_Comm_size APIs
MPI_Comm_set_errhandler API
MPI_Comm_spawn API
MPI Constants
MPI_Dims_create
Exit MPI Environment
MPI_Finalize API
MPI_Gather, MPI_Gatherv, MPI_Allgather, and MPI_Allgatherv APIs
Extentions of MPI_Gather and MPI_Allgather APIs
MPI_Get_count API
MPI_Get_processor_name API
Utility for finding the source and tag of a received message
(Load balancing) parallel apply with nonblocking features
MPI_Info_create, MPI_Info_free, MPI_Info_get, MPI_Info_set APIs
MPI_Intercomm_merge API
(Load balancing) parallel apply
Parallel Monte Carlo Simulation
MPI_Probe and MPI_Iprobe APIs
Find and increase the lengthes of MPI opaques comm, request, and statu...
MPI_Reduce and MPI_Allreduce APIs
Remote Executions on R slaves
MPI_Scatter and MPI_Scatterv APIs
Extensions of MPI_ SCATTER and MPI_SCATTERV
MPI_Send, MPI_Isend, MPI_Recv, and MPI_Irecv APIs
Extensions of MPI_Send and MPI_Recv APIs
MPI_Sendrecv and MPI_Sendrecv_replace APIs
Setup parallel RNG on all slaves
Spawn and Close R Slaves
MPI_Universe_size API
Nonblocking completion operations
An interface (wrapper) to MPI. It also provides interactive R manager and worker environment.