.SPMD.CT                Sets of controls in pbdMPI.
allgather-method        All Ranks Gather Objects from Every Rank
allreduce-method        All Ranks Receive a Reduction of Objects from
                        Every Rank
anysource               Functions to Obtain source and tag
arrange.mpi.apts        Set or Get MPI Array Pointers in R
barrier                 Communicator Functions
bcast-method            A Rank Broadcast an Object to Every Rank
comm.Rprof              A Rprof Function for SPMD Routines
comm.allpairs           Global All Pairs
comm.any                Global Any and All Functions
comm.as.gbd             Global As GBD Function
comm.balance.info       Global Balance Functions
comm.dist               Global Distance for Distributed Matrices
comm.length             Global Base Functions
comm.pairwise           Global Pairwise Evaluations
comm.print              Global Print and Cat Functions
comm.range              Global Range, Max, and Min Functions
comm.read.table         Global Reading Functions
comm.set.seed           Seed Functions for Random Number Generators
comm.sort               Global Quick Sort for Distributed Vectors or
                        Matrices
comm.stop               Global Stop and Warning Functions
comm.timer              A Timing Function for SPMD Routines
comm.which              Global Which Functions
comm.write              Global Writing Functions
gather-method           A Rank Gathers Objects from Every Rank
get.jid                 Divide Job ID by Ranks
info.create             Info Functions
irecv-method            A Rank Receives (Nonblocking) an Object from
                        the Other Rank
is.comm.null            Check if a MPI_COMM_NULL
isend-method            A Rank Send (Nonblocking) an Object to the
                        Other Rank
pbdApply                Parallel Apply and Lapply Functions
pbdMPI-package          Programming with Big Data - Interface to MPI
probe                   Probe Functions
recv-method             A Rank Receives (Blocking) an Object from the
                        Other Rank
reduce-method           A Rank Receive a Reduction of Objects from
                        Every Rank
scatter-method          A Rank Scatter Objects to Every Rank
send-method             A Rank Send (blocking) an Object to the Other
                        Rank
sendrecv-method         Send and Receive an Object to and from Other
                        Ranks
sendrecv.replace-method
                        Send and Receive an Object to and from Other
                        Ranks
task.pull               Functions for Task Pull Parallelism
wait                    Wait Functions
