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-1")



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: 2022-10-25
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-1, https://cran.r-project.org/web/packages/pbdMPI
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)
Other packages that cited pbdMPI R package
View pbdMPI citation profile
Other R packages that pbdMPI depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RBPcurve  
The Residual-Based Predictiveness Curve
The RBP curve is a visual tool to assess the performance of prediction models. ...
Download / Learn more Package Citations See dependency  
c212  
Methods for Detecting Safety Signals in Clinical Trials Using Body-Systems (System Organ Classes)
Methods for detecting safety signals in clinical trials using groupings of adverse events by body-sy ...
Download / Learn more Package Citations See dependency  
ROI.plugin.highs  
'HiGHS' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'HiGHS'. Mor ...
Download / Learn more Package Citations See dependency  
simcdm  
Simulate Cognitive Diagnostic Model ('CDM') Data
Provides efficient R and 'C++' routines to simulate cognitive diagnostic model data for Deterministi ...
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  
inferference  
Methods for Causal Inference with Interference
Provides methods for estimating causal effects in the presence of interference described in B. Saul ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns