RBigData/pbdBASE: Programming with Big Data -- Base Wrappers for Distributed Matrices

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.

Getting started

Package details

MaintainerWei-Chen Chen <wccsnow@gmail.com>
LicenseMozilla Public License 2.0
Version0.5-3
URL https://pbdr.org/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RBigData/pbdBASE")
RBigData/pbdBASE documentation built on Oct. 29, 2021, 6:19 p.m.