cdeterman/RViennaCL: 'ViennaCL' C++ Header Files

'ViennaCL' is a free open-source linear algebra library for computations on many-core architectures (GPUs, MIC) and multi-core CPUs. The library is written in C++ and supports 'CUDA', 'OpenCL', and 'OpenMP' (including switches at runtime). I have placed these libraries in this package as a more efficient distribution system for CRAN. The idea is that you can write a package that depends on the 'ViennaCL' library and yet you do not need to distribute a copy of this code with your package.

Getting started

Package details

AuthorCharles Determan Jr.
MaintainerCharles Determan Jr <cdetermanjr@gmail.com>
LicenseGPL-3
Version1.7.1.8
URL http://github.com/cdeterman/RViennaCL
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cdeterman/RViennaCL")
cdeterman/RViennaCL documentation built on June 4, 2019, 2:39 p.m.