pbdMPI provides an efficient interface to MPI by utilizing S4 classes and methods with a focus on Single Program/Multiple Data (SPMD) parallel programming style, which is intended for batch parallel execution.
Version: | 0.2-5 |
Depends: | R (≥ 3.0.0), methods, rlecuyer |
Enhances: | pbdPROF |
Published: | 2014-10-05 |
Author: | Wei-Chen Chen [aut, cre], George Ostrouchov [aut], Drew Schmidt [aut], Pragneshkumar Patel [aut], Hao Yu [aut], Christian Heckendorf [ctb] (FreeBSD), Brian Ripley [ctb] (Windows HPC Pack 2012), R Core team [ctb] (some functions are modified from the base packages) |
Maintainer: | Wei-Chen Chen <wccsnow at gmail.com> |
BugReports: | http://group.r-pbd.org/ |
License: | Mozilla Public License 2.0 |
URL: | http://r-pbd.org/ |
NeedsCompilation: | yes |
SystemRequirements: | OpenMPI (>= 1.5.4) on Solaris, Linux, Mac, and FreeBSD. MS-MPI (Microsoft HPC Pack 2012 R2 MS-MPI Redistributable Package) on Windows. |
Citation: | pbdMPI citation info |
Materials: | README ChangeLog INSTALL |
In views: | HighPerformanceComputing |
CRAN checks: | pbdMPI results |
Reference manual: | pbdMPI.pdf |
Vignettes: |
pbdMPI-guide |
Package source: | pbdMPI_0.2-5.tar.gz |
Windows binaries: | r-devel: pbdMPI_0.2-5.zip, r-release: pbdMPI_0.2-5.zip, r-oldrel: pbdMPI_0.2-5.zip |
OS X Snow Leopard binaries: | r-release: pbdMPI_0.2-5.tgz, r-oldrel: pbdMPI_0.2-5.tgz |
OS X Mavericks binaries: | r-release: not available |
Old sources: | pbdMPI archive |
Reverse depends: | pbdBASE, pbdDEMO, pbdDMAT, pbdSLAP, pmclust |
Reverse enhances: | cubfits, pbdNCDF4 |