Searched refs:defaultDevice (Results 1 – 2 of 2) sorted by relevance
38 thread_local static int32_t defaultDevice = 0; variable51 CUDA_REPORT_IF_ERROR(cuDeviceGet(&device, /*ordinal=*/defaultDevice)); in ScopedContext()196 defaultDevice = device; in mgpuSetDefaultDevice()
33 thread_local static int32_t defaultDevice = 0; variable44 HIP_REPORT_IF_ERROR(hipDeviceGet(&device, /*ordinal=*/defaultDevice)); in ScopedContext()206 defaultDevice = device; in mgpuSetDefaultDevice()