gpuSapply.getOption: Get the package compilation options

Description Usage Details Value Examples

View source: R/gpuApply.R

Description

Get the package compilation options, the openCl compilation options(kernel.getOption()) are also included.

Usage

1

Details

There are a few options that are allowed to be changed, they are: sapplyOption.debugCode: Replace the compiled GPU code with your customized code, this option is useful when you want to debug the compiled code, or when you want to customize the compiled code.

sapplyOption.compileEveryTime: Specify whether you want the compiler to compile the R code everytime.

Value

An options class

Examples

1

gpuMagic documentation built on Nov. 8, 2020, 5:15 p.m.