gpuRcuda-package | R Documentation |
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 |
This package is entirely dependently upon gpuR. This decision was made for the following reasons:
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.
Charles Determan cdetermanjr@gmail.com
Maintainer: Charles Determan cdetermanjr@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.