Other packages > Find by keyword >

pbdMPI  

R Interface to MPI for HPC Clusters (Programming with Big Data Project)
View on CRAN: Click here


Download and install pbdMPI package within the R console
Install from CRAN:
install.packages("pbdMPI")

Install from Github:
library("remotes")
install_github("cran/pbdMPI")

Install by package version:
library("remotes")
install_version("pbdMPI", "0.5-4")



Attach the package and use:
library("pbdMPI")
Maintained by
Wei-Chen Chen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-09-03
Latest Update: 2025-04-13
Description:
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.
How to cite:
Wei-Chen Chen (2012). pbdMPI: R Interface to MPI for HPC Clusters (Programming with Big Data Project). R package version 0.5-4, https://cran.r-project.org/web/packages/pbdMPI. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.1-0 (2012-09-03 12:03), 0.1-1 (2012-10-03 07:55), 0.1-2 (2012-12-01 09:50), 0.1-3 (2012-12-18 22:09), 0.1-4 (2013-02-14 07:44), 0.1-5 (2013-03-12 07:45), 0.1-6 (2013-03-24 15:13), 0.1-7 (2013-07-03 16:33), 0.1-8 (2013-07-04 21:48), 0.2-0 (2013-08-02 07:22), 0.2-1 (2013-09-27 07:52), 0.2-2 (2014-01-27 16:46), 0.2-3 (2014-05-26 22:38), 0.2-4 (2014-05-31 23:12), 0.2-5 (2014-10-05 07:43), 0.3-0 (2015-12-18 06:43), 0.3-1 (2016-01-21 08:26), 0.3-2 (2016-07-15 10:31), 0.3-3 (2016-12-18 23:55), 0.3-4 (2018-01-04 17:57), 0.3-5 (2018-04-05 07:49), 0.3-6 (2018-05-15 05:56), 0.3-7 (2018-08-01 17:20), 0.3-8 (2018-08-07 17:30), 0.3-9 (2019-04-07 11:00), 0.4-0 (2019-11-20 07:10), 0.4-1 (2019-12-02 19:40), 0.4-2 (2019-12-08 11:30), 0.4-3 (2020-01-29 07:20), 0.4-4 (2021-11-06 06:20), 0.4-6 (2022-10-25 08:22), 0.5-0 (2023-09-10 11:30), 0.5-1 (2023-12-10 11:50), 0.5-2 (2024-09-18 06:40), 0.5-3 (2025-04-13 07:00), 0.5-4 (2025-08-29 22:50)
Other packages that cited pbdMPI R package
View pbdMPI citation profile
Other R packages that pbdMPI depends, imports, suggests or enhances
Complete documentation for pbdMPI
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA