pbdBASE: Programming with Big Data – Base Wrappers for Distributed Matrices

An interface to and extensions for the 'PBLAS' and 'ScaLAPACK' numerical libraries. This enables R to utilize distributed linear algebra for codes written in the 'SPMD' fashion. This interface is deliberately low-level and mimics the style of the native libraries it wraps. For a much higher level way of managing distributed matrices, see the 'pbdDMAT' package.

Version: 0.5-0
Depends: R (≥ 3.0.0), methods
Imports: utils, pbdMPI (≥ 0.3-8), pbdSLAP (≥ 0.2-4)
Published: 2018-12-08
Author: Drew Schmidt [aut, cre], Wei-Chen Chen [aut], Sebastien Lamy de la Chapelle [aut], George Ostrouchov [aut], Pragneshkumar Patel [aut], Ewan Higgs [ctb]
Maintainer: Drew Schmidt <wrathematics at gmail.com>
BugReports: http://group.r-pbd.org/
License: Mozilla Public License 2.0
URL: http://r-pbd.org/
NeedsCompilation: yes
SystemRequirements: OpenMPI (>= 1.5.4) on Solaris, Linux, Mac, and FreeBSD. MS-MPI (Microsoft HPC Pack 2012) or MPICH2 (>= 1.4.1p1) on Windows.
Citation: pbdBASE citation info
Materials: README ChangeLog INSTALL
In views: HighPerformanceComputing
CRAN checks: pbdBASE results

Downloads:

Reference manual: pbdBASE.pdf
Vignettes: pbdBASE-guide
Package source: pbdBASE_0.5-0.tar.gz
Windows binaries: r-devel: pbdBASE_0.5-0.zip, r-release: pbdBASE_0.5-0.zip, r-oldrel: pbdBASE_0.5-0.zip
OS X binaries: r-release: not available, r-oldrel: not available
Old sources: pbdBASE archive

Reverse dependencies:

Reverse depends: pbdDEMO, pbdDMAT, pmclust

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pbdBASE to link to this page.