A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/../html/gpuMagic.html below:

Bioconductor - gpuMagic (development version)

gpuMagic

This is the development version of gpuMagic; for the stable release version, see gpuMagic.

An openCL compiler with the capacity to compile R functions and run the code on GPU

Bioconductor version: Development (3.22)

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.

Author: Jiefei Wang [aut, cre], Martin Morgan [aut]

Maintainer: Jiefei Wang <szwjf08 at gmail.com>

Citation (from within R, enter citation("gpuMagic")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("gpuMagic")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation Details biocViews Infrastructure, Software Version 1.25.0 In Bioconductor since BioC 3.9 (R-3.6) (6 years) License GPL-3 Depends R (>= 3.6.0), methods, utils Imports Deriv, DescTools, digest, pryr, stringr, BiocGenerics System Requirements 1. C++11, 2. a graphic driver or a CPU SDK. 3. ICD loader For Windows user, an ICD loader is required at C:/windows/system32/OpenCL.dll (Usually it is installed by the graphic driver). For Linux user (Except mac): ocl-icd-opencl-dev package is required. For Mac user, no action is needed for the system has installed the dependency. 4. GNU make URL Bug Reports https://github.com/Jiefei-Wang/gpuMagic/issues See More Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4