cdeterman/gpuR: v1.2.1
Authors/Creators
- 1. Department of Statistics, Purdue University
- 2. Gitter
Description
Most recent release of gpuR.
There are several new enhancements to the package including:
Automatically detect available SDK on install if available
Simplified installation to build OpenCL ICD when have OpenCL driver but no SDK installed (thanks Yixuan Qui)
Control over individual OpenCL contexts to allow user to choose device to use
Added as.* methods for vclMatrix/Vector and gpuMatrix/Vector objects
Added str method for matrix objects
Added length method for matrix objects
Added solve method for square vclMatrix objects
Added QR-decompsition, SVD, Cholesky for square gpuMatrix/vclMatrix objects
Added diag and diag<- method for matix objects
Files
cdeterman/gpuR-v1.2.1.zip
Files
(583.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:2fdef50985aee719646609dcabea60e3
|
583.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cdeterman/gpuR/tree/v1.2.1 (URL)