gpuRcuda-package: CUDA GPU functions for R Objects

gpuRcuda-packageR Documentation

CUDA GPU functions for R Objects

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. 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


cinumell/gpuRcuda documentation built on May 16, 2022, 12:37 a.m.