RBigData/pbdMPI: R Interface to MPI for HPC Clusters (Programming with Big Data Project)

A simplified, efficient, interface to MPI for HPC clusters. It is a derivation and rethinking of the Rmpi package. pbdMPI embraces the prevalent parallel programming style on HPC clusters. Beyond the interface, a collection of functions for global work with distributed data and resource-independent RNG reproducibility is included. It is based on S4 classes and methods.

Package details

MaintainerWei-Chen Chen <wccsnow@gmail.com>
LicenseMozilla Public License 2.0
Version0.5-1
URL https://pbdr.org/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RBigData/pbdMPI")
RBigData/pbdMPI documentation built on Jan. 31, 2024, 10:34 p.m.