Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 47 found.
[1] < 1 2 3 4 5 > [5]  Sort:

wait (Package: pbdMPI) : Wait Functions

The functions call MPI wait functions.
● Data Source: CranContrib
● Keywords: programming
● Alias: wait, waitall, waitany, waitsome
● 0 images

global base (Package: pbdMPI) : Global Base Functions

These functions are global base functions applying on distributed data for all ranks.
● Data Source: CranContrib
● Keywords: utility
● Alias: comm.length, comm.mean, comm.sd, comm.sum, comm.var
● 0 images

global all pairs (Package: pbdMPI) : Global All Pairs

This function provide global all pairs.
● Data Source: CranContrib
● Keywords: utility
● Alias: comm.allpairs
● 0 images

global Rprof (Package: pbdMPI) : A Rprof Function for SPMD Routines

A Rprof function for use with parallel codes executed in the batch SPMD style.
● Data Source: CranContrib
● Keywords: utility
● Alias: comm.Rprof
● 0 images

global distance function (Package: pbdMPI) : Global Distance for Distributed Matrices

These functions globally compute distance for all ranks.
● Data Source: CranContrib
● Keywords: utility
● Alias: comm.dist
● 0 images

get job id (Package: pbdMPI) : Divide Job ID by Ranks

This function obtains job id which can be used to divide jobs.
● Data Source: CranContrib
● Keywords: utility
● Alias: get.jid
● 0 images

global writing (Package: pbdMPI) : Global Writing Functions

These functions are global writing applying on distributed data for all ranks.
● Data Source: CranContrib
● Keywords: utility
● Alias: comm.write, comm.write.csv, comm.write.csv2, comm.write.table
● 0 images

SPMD Control (Package: pbdMPI) : Sets of controls in pbdMPI.

These sets of controls are used to provide default values in this package.
● Data Source: CranContrib
● Keywords: global variables
● Alias: .pbd_env
● 0 images

recv-method (Package: pbdMPI) : A Rank Receives (Blocking) an Object from the Other Rank

This method lets a rank receive (blocking) an object from the other rank in the same communicator. The default return is the object sent from the other rank.
● Data Source: CranContrib
● Keywords: collective, methods
● Alias: recv-method
● 0 images

is.comm.null (Package: pbdMPI) : Check if a MPI_COMM_NULL

The functions check MPI_COMM_NULL.
● Data Source: CranContrib
● Keywords: programming
● Alias: is.comm.null
● 0 images