Tag
#gpu
2020
-
failed call to cuInit: CUDA_ERROR_UNKNOWN: unknown error
One of the most annoying errors while working with CUDA and TensorFlow is also one of the most cryptic: failed call to cuInit: CUDA_ERROR_UNKNOWN: unknown error. Now that I've encountered this a few times, here's my checklist of fixes to try.