Navigation :
OperateAccel
OperateAccel
Section Execution::Optimization
Type integer
Default map
This variable selects the subroutine used to apply non-local
operators over the grid when an accelerator device is used.
Options:
- invmap:
The standard implementation ported to OpenCL.
- map:
A different version, more suitable for GPUs.
Source information
grid/nl_operator.F90 : 237
call parse_variable(namespace, 'OperateAccel', OP_MAP, function_opencl)