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.4-5 |
| Depends: |
R (≥ 3.0.0), methods |
| Imports: |
pbdMPI (≥ 0.3-1), pbdSLAP (≥ 0.2-1), utils |
| Published: |
2016-10-13 |
| Author: |
Drew Schmidt [aut, cre],
Wei-Chen Chen [aut],
George Ostrouchov [aut],
Pragneshkumar Patel [aut],
Ewan Higgs [ctb] |
| Maintainer: |
Drew Schmidt <schmidt at math.utk.edu> |
| 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 |