CRAN
gmatrix 0.3
GPU Computing in R
Released Dec 1, 2015 by Nathan Morris
This package cannot yet be used with Renjin because there was a problem building the package using Renjin's toolchain. View Build Log
A general framework for utilizing R to harness the power of NVIDIA GPU's. The "gmatrix" and "gvector" classes allow for easy management of the separate device and host memory spaces. Numerous numerical operations are implemented for these objects on the GPU. These operations include matrix multiplication, addition, subtraction, the kronecker product, the outer product, comparison operators, logical operators, trigonometric functions, indexing, sorting, random number generation and many more.