Skip to content
/ pbdDMAT Public
forked from RBigData/pbdDMAT

Distributed matrix classes and methods for the pbdR project.

License

Notifications You must be signed in to change notification settings

wangzk/pbdDMAT

 
 

Repository files navigation

pbdDMAT

pbdDMAT is a package for distributed matrix algebra and statistics computations. It uses the pbdBASE package for handling the heavy lifting, which amounts to interfacing to and extending ScaLAPACK.

pbdDMAT requires

  • R version 2.14.0 or higher with pbdMPI, pbdSLAP, and pbdBASE.
  • SUN HPC 8.2.1 (OpenMPI) for Solaris.
  • OpenMPI for Linux.
  • OpenMPI for Mac OS X.
  • MS-MPI or MPICH2 for Windows.

For installing pbdDMAT,

  • see "INSTALL" for Solaris, Linux and Mac OS, and
  • see "INSTALL.win.*" for Windows.

More information about pbdDMAT can be found in

  1. pbdDMAT vignette at 'pbdDMAT/inst/doc/pbdDMAT-guide.pdf'
  2. 'http://r-pbd.org/'.

About

Distributed matrix classes and methods for the pbdR project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 98.2%
  • C 1.5%
  • Shell 0.3%