Context creation flags

Enumerator:
CU_CTX_SCHED_AUTO  Automatic scheduling.
CU_CTX_SCHED_SPIN  Set spin as default scheduling.
CU_CTX_SCHED_YIELD  Set yield as default scheduling.
CU_CTX_BLOCKING_SYNC  Use blocking synchronization.
CU_CTX_MAP_HOST  Support mapped pinned allocations.
CU_CTX_LMEM_RESIZE_TO_MAX  Keep local memory allocation after launch.


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA