Expand description
kernel dispatch code
This module contains all code used to dispatch computational kernels onto specified devices. Note that the documentation is feature-specific when the items are, i.e. documentation is altered by enabled features.
The methods desccribed in this module are not meant to be used directly, they are only building blocks for the parallel statements.
Enums§
- Dispatch
Error - Enum used to classify possible dispatch errors.