include/cuda/experimental/__stf/internal/exec_affinity.cuh
In directory: include/cuda/experimental/__stf/internal
Source file: include/cuda/experimental/__stf/internal/exec_affinity.cuh
Facilities to define the place affinity.
Setting an affinity will help defining what is the default execution place. They are used in combination with loop_dispatch to dispatch computation over a set of execution places.
See also
loop_dispatch