Hi, I am encountering an issue involving CUDA and CUDNN.
Its error is at:
cuda/cuda_driver.cc: failed to synchronize the stop event: CUDA_ERROR_LAUNCH_FAILED: unspecified launch failure.
cuda/cuda_dnn.cc : Check failed: status == CUDNN_STATUS_SUCCESS (7 vs. 0)Failed to set cuDNN stream.
I wonder which version and the configs on your CUDA and CUDNN? Thanks for your help.
Hi, I am encountering an issue involving CUDA and CUDNN. Its error is at: cuda/cuda_driver.cc: failed to synchronize the stop event: CUDA_ERROR_LAUNCH_FAILED: unspecified launch failure. cuda/cuda_dnn.cc : Check failed: status == CUDNN_STATUS_SUCCESS (7 vs. 0)Failed to set cuDNN stream. I wonder which version and the configs on your CUDA and CUDNN? Thanks for your help.