Jiefei-Wang/gpuMagic: An openCL compiler with the capacity to compile R functions and run the code on GPU

The package aims to help users write openCL code with little or no effort. It is able to compile an user-defined R function and run it on a device such as a CPU or a GPU. The user can also write and run their openCL code directly by calling .kernel function.

Getting started

Package details

AuthorJiefei Wang
Bioconductor views Infrastructure
MaintainerJiefei Wang <szwjf08@gmail.com>
LicenseGPL-3
Version1.3.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Jiefei-Wang/gpuMagic")
Jiefei-Wang/gpuMagic documentation built on March 27, 2022, 5:23 a.m.