"HiPLAR (High Performance Linear Algebra in R) delivers high performance
linear algebra (LA) routines for the R platform for statistical
computing using the latest software libraries for heterogeneous
architectures.
HiPLAR allows R users to make use of the PLASMA (Parallel Linear Algebra
for Scalable Multi-core Architectures) and MAGMA (Matrix Algebra on GPU
and Multicore Architectures) libraries developed at the Innovative
Computing Laboratory in Tennessee. PLASMA provides high performance LA
routines for multicore CPUs whilst MAGMA aims to take advantage of GPU
computing by providing a suite of LA routines that exploit both single
and multiple GPU configurations in laptops, desktops or GPU clusters."
https://developer.nvidia.com/hiplar
PLASMA
https://bitbucket.org/icl/plasma/
Installer Script
wget http://icl.cs.utk.edu/projectsfiles/plasma/pubs/plasma-installer_2.6.0.tar.gz
http://chingchuan-chen.github.io/posts/2014/08/03/R-with-GPU-performance-of-HiPLARM
lapacke
http://icl.cs.utk.edu/projectsfiles/plasma/pubs/lapacke.tgz
MAGMA
http://icl.cs.utk.edu/magma/
No comments:
Post a Comment