Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 672 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 672 Bytes

gpuRcublas: The Simple CUDA cuBLAS Interface for R

Travis-CI Build Status

Welcome to gpuRcublas! This package is designed to be an extension upon the more general gpuRcuda package. Essentially, this package provides the linear algebra routines not implemented in gpuRcuda. The key aspect of this package is to allow the user to use a CUDA backend while also leveraging the cublas library.

The syntax is designed to be identical to gpuR