@inproceedings{e90100d2b3e84cfcb05121e06798fcf2,
title = "RScaLAPACK: High-Performance Parallel Statistical Computing with R and ScaLAPACK",
abstract = "With the growing popularity of parallel computation, researchers are looking for various means to reduce the problem solving time by performing the computations in parallel. While benefiting from parallel computation, they do not want to deal with the parallel programming complexities. In this paper, through RScaLAPACK we demonstrate a means that enables the user to carryout parallel computation without dealing with the intricacies of parallel programming. RScaLAPACK is built on top of two Open source software packages: R and ScaLAPACK. The former provides an environment and a language for statistical computing and graphics. The latter is a library of high-performance parallel linear algebra routines using PVM and/or MPI. Through RScaLAPACK the user can setup the parallel environment, distribute data and carry out the required parallel computation using a single R function call. While the interface maintains look and feel of the R system, RScaLAPACK allows carrying out analyses with a performance that scales well with both the problem size and the number of processors. RScaLAPACK is made available as an Open Source package and can be found at http://www.aspect-sdm.org/Parallel-R or on R{\textquoteright}s CRAN web site http://www.r-project.org. In this paper we discuss the design, working and performance characteristics of RScaLAPACK.",
keywords = "ScaLAPACK, parallel R, parallel statistical computing",
author = "Srikanth Yoginath and Samatova, {Nagiza F.} and David Bauer and Guruprasad Kora and George Fann and Al Geist",
note = "Publisher Copyright: {\textcopyright} 2005 18th ISCA International Conference on Parallel and Distributed Computing Systems 2005, PDCS 2005. All rights reserved.; 18th International Conference on Parallel and Distributed Computing Systems, PDCS 2005 ; Conference date: 12-09-2005 Through 14-09-2005",
year = "2005",
language = "English",
series = "18th ISCA International Conference on Parallel and Distributed Computing Systems 2005, PDCS 2005",
publisher = "International Society for Computers and Their Applications (ISCA)",
pages = "61--67",
booktitle = "18th ISCA International Conference on Parallel and Distributed Computing Systems 2005, PDCS 2005",
}