Other packages > Find by keyword >

Rmpi  

Interface (Wrapper) to MPI (Message-Passing Interface)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Rmpi", "0.7-2.1")



Attach the package and use:
library("Rmpi")
Maintained by
Hao Yu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2002-05-10
Latest Update: 2023-12-11
Description:
An interface (wrapper) to MPI. It also provides interactive R manager and worker environment.
How to cite:
Hao Yu (2002). Rmpi: Interface (Wrapper) to MPI (Message-Passing Interface). R package version 0.7-2.1, https://cran.r-project.org/web/packages/Rmpi. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.4-3 (2002-05-10 15:14), 0.4-4 (2002-06-03 07:17), 0.4-7 (2004-04-06 16:31), 0.4-8 (2004-04-22 18:13), 0.4-9 (2005-05-09 09:50), 0.4.0 (2002-04-27 22:21), 0.5-0 (2005-11-28 21:44), 0.5-1 (2005-12-16 09:44), 0.5-2 (2006-04-05 17:02), 0.5-3 (2006-10-12 18:13), 0.5-4 (2007-10-03 20:43), 0.5-5 (2007-10-24 17:39), 0.5-6 (2008-12-06 09:29), 0.5-7 (2009-02-20 20:27), 0.5-8 (2010-01-19 09:00), 0.5-9 (2010-11-30 20:55), 0.6-0 (2012-08-08 15:29), 0.6-1 (2012-08-20 06:36), 0.6-2 (2013-03-08 17:35), 0.6-3 (2013-03-26 19:43), 0.6-4 (2014-05-17 07:51), 0.6-5 (2014-05-21 08:20), 0.6-6 (2017-08-22 13:02), 0.6-7 (2018-04-11 14:48), 0.6-8 (2018-11-10 08:40), 0.6-9.1 (2021-02-23 07:15), 0.6-9.2 (2021-10-25 20:10), 0.6-9 (2018-11-13 09:40), 0.7-1 (2023-03-18 09:50), 0.7-2 (2023-12-11 11:00)
Other packages that cited Rmpi R package
View Rmpi citation profile
Other R packages that Rmpi depends, imports, suggests or enhances
Complete documentation for Rmpi
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

equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
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  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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