Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("gpuR")

2.0.3 by Charles Determan Jr., 5 years ago


http://github.com/cdeterman/gpuR


Report a bug at http://github.com/cdeterman/gpuR/issues/new


Browse source code at https://github.com/cran/gpuR


Authors: Charles Determan Jr.


Documentation:   PDF Manual  


GPL (>= 2) license


Imports Rcpp, assertive

Depends on methods, utils

Suggests testthat, knitr

Linking to Rcpp, RcppEigen, RViennaCL, BH

System requirements: C++11 (supporting at least std=c++0x), OpenCL shared library (provided by an SDK such as AMD/NVIDIA) and OpenCL headers including the C++ header file (provided by Khronos if not by SDK)


Suggested by RViennaCL.


See at CRAN