Skip to content

shinichi81/pbdBASE

 
 

Repository files navigation

pbdBASE

  • Version: 0.4-2
  • License: License
  • Author: See section below.

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 2.14.0 or higher
  • The pbdSLAP and pbdMPI packages, as well as their dependencies.

The package can be installed from the CRAN via the usual install.packages("pbdBASE"), or via the devtools package:

library(devtools)
install_github("wrathematics/pbdBASE")

See the vignette for installation troubleshooting.

Authors

pbdBASE is authored and maintained by the pbdR core team:

  • Drew Schmidt
  • Wei-Chen Chen
  • George Ostrouchov
  • Pragneshkumar Patel

With additional contributions from:

  • Ewan Higgs

About

Set of base classes and methods for the pbdR project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 44.1%
  • C 32.1%
  • R 22.8%
  • Other 1.0%