You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a problem when I try to run "python train.py --name GMM --stage GMM --workers 4 --save_count 5000 --shuffle".
RuntimeError: cuda runtime error (35) : CUDA driver version is insufficient for CUDA runtime version at ..\aten\src\THC\THCGeneral.cpp:74
I installed CUDA version 9 , 10 , 11 and it didn't solve the problem
The text was updated successfully, but these errors were encountered:
There is a problem when I try to run "python train.py --name GMM --stage GMM --workers 4 --save_count 5000 --shuffle".
RuntimeError: cuda runtime error (35) : CUDA driver version is insufficient for CUDA runtime version at ..\aten\src\THC\THCGeneral.cpp:74
I installed CUDA version 9 , 10 , 11 and it didn't solve the problem
The text was updated successfully, but these errors were encountered: