gpuRcore/gpuRcuda: CUDA GPU functions for R Objects

This package is designed to be a companion to the gpuR package. The classes herein leverage the thrust c++ template library to facilitate simple use of CUDA/OPENMP backends. This package allows the user to easily use the same 'base' functions while leveraging potential NVIDIA technology.

Getting started

Package details

AuthorCharles Determan Jr.
MaintainerCharles Determan Jr. <cdetermanjr@gmail.com>
LicenseGPL (>= 2)
Version1.0.0
URL http://github.com/gpuRcore/gpuRcuda
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gpuRcore/gpuRcuda")
gpuRcore/gpuRcuda documentation built on May 17, 2019, 8 a.m.