Package: gmatrix
Type: Package
Title: An R Package for Harnessing GPU Power
Version: 0.2
Date: 2012-01-20
Author: Nathan Morris
Maintainer: Nathan Morris <njm18@case.edu>
Description: This package implements a general framework for utilizing R to harness the power of NVIDIA GPU's. The "gmatrix" and "gvector" classes allow for easy management of the separate device and host memory spaces. Numerous numerical operations are implemented for these objects on the GPU. These operations include matrix multiplication, addition, subtraction, the kronecker product, the outer product, comparison operators, logical operators, trigonometric functions, indexing, sorting, random number generation and many more.
License: GPL-2
SystemRequirements: Nvidia's CUDA toolkit (>= release 4.0) and Nvidia
        GPU with compute capibility >=2.0
OS_type: unix
URL: https://github.com/njm18/gmatrix
Depends: methods
Packaged: 2014-08-26 17:42:03 UTC; nmorris
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-08-26 20:19:32
