Searched refs:FAIL_IF_CUDA_RES_ERROR (Results 1 – 1 of 1) sorted by relevance
58 #define FAIL_IF_CUDA_RES_ERROR(expr, ...) \ macro185 FAIL_IF_CUDA_RES_ERROR(cuCtxSynchronize(), in SynchronizeOrDie()209 FAIL_IF_CUDA_RES_ERROR(cuCtxSetCurrent(cuda_context->context()), in ScopedActivateContext()232 FAIL_IF_CUDA_RES_ERROR(cuCtxSetCurrent(cuda_context->context()), in ScopedActivateContext()258 FAIL_IF_CUDA_RES_ERROR(cuCtxSetCurrent(to_restore_->context()), in ~ScopedActivateContext()1642 FAIL_IF_CUDA_RES_ERROR(cuCtxGetCurrent(¤t), in CurrentContextOrDie()