gpuRcuda-package: CUDA GPU functions for R Objects

Description Note Author(s)

Description

This package was developed to provide an extension to the gpuR to allow use of NVIDIA GPU's. As with the predecessor, this package removes the complex code needed for GPU computing and provide easier to use functions to apply on R objects.

Package: gpuRcuda
Type: Package
Version: 1.0.0
Date: 2015-03-31
License: GPL-3
Copyright: (c) 2015 Charles E. Determan Jr.
URL: http://www.github.com/cdeterman/gpuRcuda
LazyLoad: yes

Note

This package is entirely dependently upon gpuR. This decision was made for the following reasons:

1
2
3
4
5
1. Avoid repetition of code that would be duplicated from \pkg{gpuR}.

2. This will allow any updates in the parent package to immediately be
available within this package (using the OpenCL backend) until corresponding
CUDA functions are made available.

Author(s)

Charles Determan cdetermanjr@gmail.com

Maintainer: Charles Determan cdetermanjr@gmail.com


gpuRcore/gpuRcuda documentation built on May 17, 2019, 8 a.m.