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



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-2, https://cran.r-project.org/web/packages/pbdMPI. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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