-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Installing Torch on Cuda 10 for Ubuntu 16.04 x86_64 #1180
Comments
you may want to have a look at:https://stackoverflow.com/questions/52501760/cmake-error-while-installing-torch-in-ubuntu |
Some progress but got stuck again here:
|
I've similar problem, but in building Torch for ppc64 architecture. But in the end it fails also to find the same set of libraries. I've CUDA 9.2, but in the log below you can see confusing output from the auto-detection. I read somewhere that this high CUDA is not supported. Have @spiralswimmer you tried to downgrade your CUDA already?
|
@spiralswimmer For the CUDA_cublas_device_LIBRARY NOTFOUND issue, pls refer to: torch/cutorch#834 ; |
This may possibly give some solution: nagadomi/waifu2x#253 (comment) |
|
GPU:
Nvidia Tesla P100
Software:
Ubuntu 16.04
Arch - x86_64
CUDA - 10.0
Getting this error while installing Torch
The text was updated successfully, but these errors were encountered: