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
With environment torch==1.8.1 CUDA 10.1 failed the installation.
After update CUDA to 11.1 successfully installed.
So for those who got problems with installation especially nvcc error, maybe update the cuda version is a good choice, after all you got to update it at some time.
Plus, when downloading cuda, always choose runfile instead of deb, it's easier and more convenient and less problems.
The text was updated successfully, but these errors were encountered:
With environment torch==1.8.1 CUDA 10.1 failed the installation.
After update CUDA to 11.1 successfully installed.
So for those who got problems with installation especially nvcc error, maybe update the cuda version is a good choice, after all you got to update it at some time.
Plus, when downloading cuda, always choose runfile instead of deb, it's easier and more convenient and less problems.
The text was updated successfully, but these errors were encountered: