Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 2 of 2 found.
[1] < 1 > [1]  Sort:

doMPI : Foreach parallel adaptor for the Rmpi package

Package: doMPI
Type: Package
Title: Foreach parallel adaptor for the Rmpi package
Version: 0.2.1
Author: Steve Weston
Maintainer: Steve Weston <stephen.b.weston@gmail.com>
Description: Provides a parallel backend for the %dopar% function using
the Rmpi package.
Depends: R (>= 2.14.0), foreach (>= 1.3.0), iterators (>= 1.0.0), Rmpi (>=
0.5-7)
Imports: parallel, compiler, utils
Suggests: randomForest, itertools
License: GPL-2
Packaged: 2014-12-19 21:07:28 UTC; sw464
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-20 07:42:44

● Data Source: CranContrib
● Cran Task View: HighPerformanceComputing
● 0 images, 10 functions, 0 datasets
● Reverse Depends: 0

bigGP : Distributed Gaussian Process Calculations

Package: bigGP
Version: 0.1-6
Date: 2015-07-07
Title: Distributed Gaussian Process Calculations
Authors@R: c(person("Christopher", "Paciorek", email = "paciorek@stat.berkeley.edu", role = c("aut", "cre")), person("Benjamin","Lipshitz", role = c("aut")), person(family = "Prabhat", role = c("ctb")), person("Cari", "Kaufman", role = c("ctb")), person("Tina", "Zhuo", role = c("ctb")), person("Rollin", "Thomas", role = c("ctb")))
Depends: R (>= 3.0.0), Rmpi (>= 0.6-2), methods
Suggests: rlecuyer, fields
LazyData: Yes
Description: Distributes Gaussian process calculations across nodes
in a distributed memory setting, using Rmpi. The bigGP class
provides high-level methods for maximum likelihood with normal data,
prediction, calculation of uncertainty (i.e., posterior covariance
calculations), and simulation of realizations. In addition, bigGP
provides an API for basic matrix calculations with distributed
covariance matrices, including Cholesky decomposition, back/forwardsolve,
crossproduct, and matrix multiplication.
SystemRequirements: OpenMPI or MPICH2
OS_type: unix
License: GPL (>= 2)
URL: http://www.jstatsoft.org/v63/i10/
Collate: 'auxil.R' 'bigGP.R' 'collectDistribute.R'
'distributedComputation.R' 'krigeProblem.R'
NeedsCompilation: yes
Packaged: 2015-07-08 01:15:45 UTC; paciorek
Author: Christopher Paciorek [aut, cre],
Benjamin Lipshitz [aut],
Prabhat [ctb],
Cari Kaufman [ctb],
Tina Zhuo [ctb],
Rollin Thomas [ctb]
Maintainer: Christopher Paciorek <paciorek@stat.berkeley.edu>
Repository: CRAN
Date/Publication: 2015-07-08 13:49:56

● Data Source: CranContrib
● 0 images, 34 functions, 0 datasets
● Reverse Depends: 0