compile4cpu: Disable compilation of GPU-compatible user-defined operators
Description
Set up rkeops compile options to compile user-defined operators that run
be computed on CPU.
Usage
compile4cpu()
Arguments
Value
None
Author
Ghislain Durif
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.