00_pbdSLAP-package: Programming with Big Data - Scalable Linear Algebra Packages

pbdSLAP-packageR Documentation

Programming with Big Data – Scalable Linear Algebra Packages

Description

pbdSLAP utilizes scalable linear algebra packages mainly including BLACS, PBLAS, and ScaLAPACK in double precision via pbdMPI based on ScaLAPACK version 2.0.2.

Details

This package requires pbdMPI and MPI system. The main purpose of pbdSLAP is to provide several scalable linear algebra packages containing double precision libraries for pbdDMAC or other useful packages.

Author(s)

Wei-Chen Chen wccsnow@gmail.com, Drew Schmidt, George Ostrouchov, and Pragneshkumar Patel.

References

Programming with Big Data in R Website: https://pbdr.org/

ScaLAPACK Website: https://netlib.org/scalapack/

ScaLAPACK Block Cyclic Data Distribution Website: https://icl.utk.edu/lapack-forum/viewtopic.php%3ff=5&t=4922.html

Examples

## Not run: 
### Under command mode, run the demo with 2 processors by
### (Use Rscript.exe for windows system)

mpiexec -np 2 Rscript -e "demo(gridinfo,'pbdSLAP',ask=F,echo=F)"

## End(Not run)

RBigData/pbdSLAP documentation built on Jan. 31, 2024, 11:20 p.m.