erikor/cudalite: A Thin Interface to Cuda

Do we need another Cuda package for R? The RCUDA package (available from OmegaHat) is excellent for parallel processing on CUDA enabled GPUs. However, we saw some opportunities for streamlining workflows, and we also encountered some compilation errors when trying to install RCUDA. That is the motivation behind this package.

Getting started

Package details

AuthorEric J. Kort
MaintainerEric J. Kort <your@email.com>
LicenseGPL (>= 2)
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("erikor/cudalite")
erikor/cudalite documentation built on May 31, 2019, 8:07 a.m.