I'm using Spleeter's API and after a while it ends with the error presenter below.
Conda2020-05-06 04:17:41.743791: E tensorflow/stream_executor/cuda/cuda_event.cc:29] Error polling for event status: failed to query event: CUDA_ERROR_LAUNCH_FAILED: unspecified launch failure
2020-05-06 04:17:41.749088: F tensorflow/core/common_runtime/gpu/gpu_event_mgr.cc:273] Unexpected Event status: 1
| | |
| ----------------- | ------------------------------- |
| OS | Windows 10 |
| Installation type | Conda |
| RAM available | 32Go |
| Hardware spec | RTX2080 / i9-9900K |
Hi @aidv
it's a very low level error, probably an issue with your nvidia card driver as explained here: https://github.com/tensorflow/tensorflow/issues/33536
Hope this helps.
Most helpful comment
Hi @aidv
it's a very low level error, probably an issue with your nvidia card driver as explained here: https://github.com/tensorflow/tensorflow/issues/33536
Hope this helps.