Skip to content
/ pbdBASE Public

❗ This is a read-only mirror of the CRAN R package repository. pbdBASE — Programming with Big Data -- Base Wrappers for Distributed Matrices. Homepage: https://pbdr.org/ Report bugs for this package: http://group.pbdr.org/

License

Notifications You must be signed in to change notification settings

cran/pbdBASE

Repository files navigation

pbdBASE

pbdBASE is a set of bindings to and extensions for the distributed linear algebra libraries BLACS, PBLAS, and ScaLAPACK. The package is very low-level, and unless you are very familiar with these libraries (or even if you are...), you are instead recommended to see the pbdDMAT and pbdDEMO packages.

Installation

pbdBASE requires:

  • A system installation of MPI
  • R version 3.0.0 or higher
  • The pbdSLAP and pbdMPI packages, as well as their dependencies.

Assuming you meet the system dependencies, you can install the stable version from CRAN using the usual install.packages():

install.package("pbdBASE")

The development version is maintained on GitHub:

remotes::install_github("RBigData/pbdBASE")

See the vignette for installation troubleshooting.

About

❗ This is a read-only mirror of the CRAN R package repository. pbdBASE — Programming with Big Data -- Base Wrappers for Distributed Matrices. Homepage: https://pbdr.org/ Report bugs for this package: http://group.pbdr.org/

Resources

License

Stars

Watchers

Forks

Packages

No packages published