CU_COMPUTEMODE_DEFAULT |
Default compute mode (Multiple contexts allowed per device). |
CU_COMPUTEMODE_EXCLUSIVE |
Compute-exclusive mode (Only one context can be present on this device at a time). |
CU_COMPUTEMODE_PROHIBITED |
Compute-prohibited mode (No contexts can be created on this device at this time). |