Check failed: status == CUBLAS_STATUS_SUCCESS (13 vs. 0) CUBLAS_STATUS_EXECUTION_FAILED

Viewed 21

When I tried to run the deep learning model with pycharm on Ubuntu, the following problems occurred: Check failed: status == CUBLAS_STATUS_SUCCESS (13 vs. 0) CUBLAS_STATUS_EXECUTION_FAILED

My ubuntu configuration: nvidia driver 470、 cuda11.4

Could anyone help me solve this problem? Thanks!

0 Answers
Related