compile4cpu: Disable compilation of GPU-compatible user-defined operators

Description Usage Details Value Author(s) See Also Examples

View source: R/utils.R

Description

Set up rkeops compile options to compile user-defined operators that run be computed on CPU.

Usage

1

Details

Note: Default behavior is to compile GPU-compatible operators thus, if you do not modify rkeops options, you have to call the function compile4cpu to disable GPU-support.

CPU-compatible operators cannot run on GPU.

Value

None

Author(s)

Ghislain Durif

See Also

compile4gpu(), use_cpu()

Examples

1
2

rkeops documentation built on Feb. 17, 2021, 5:08 p.m.