A set of classes for managing distributed matrices, and
a collection of methods for computing linear algebra and
statistics. Computation is handled mostly by routines from the
'pbdBASE' package, which itself relies on the 'ScaLAPACK' and
'PBLAS' numerical libraries for distributed computing.
| Version: |
0.4-2 |
| Depends: |
R (≥ 3.0.0), pbdMPI (≥ 0.3-1), pbdBASE (≥ 0.4-5), stats |
| Imports: |
utils, methods |
| Published: |
2016-10-21 |
| Author: |
Drew Schmidt [aut, cre],
Wei-Chen Chen [aut],
George Ostrouchov [aut],
Pragneshkumar Patel [aut],
ZhaoKang Wang [ctb],
Michael Lawrence [ctb],
R Core team [ctb] (some wrappers taken from the base and stats
packages) |
| Maintainer: |
Drew Schmidt <schmidt at math.utk.edu> |
| BugReports: |
http://group.r-pbd.org/ |
| License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| 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: |
pbdDMAT citation info |
| Materials: |
README ChangeLog INSTALL |
| In views: |
HighPerformanceComputing |
| CRAN checks: |
pbdDMAT results |