-
Notifications
You must be signed in to change notification settings - Fork 280
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
Install Instruction for Ubuntu 14.04 #29
Comments
@jmrichardson Thank you for your instruction! |
Can you share the content of Makefile.config for us ? Thank you any way. |
A few things that caused problems for me:
Here is the Makefile.config that I used:
|
Thank you for your instruction ! I will try it again. |
Hi @jmrichardson
Someone tell me to install fbthrift 0.31.0. So i git fbthrift 0.31.0But it have some error when i run ./configure
According the error infomation, I install wangle. But some errors occur again.
Could you give me some instruction? Thank you! |
@jmrichardson @MhLiao hello, I use cudnn6, and I have built the environment except this, have you run successfully on cudnn6, can you give me a hand or give me some advice ? THANKS^_^ |
There is a PR #6 for cudnn6, you can try it. |
@MhLiao thank you,I will have a try. |
Thank you for the awesome project @MhLiao and thank you for the installation guidance @jmrichardson. I'm running Ubuntu 16.04.4 LTS on Windows 10 - do you think I will have to modify any of your instructions @jmrichardson ? Keep up the great work. |
@pauladjata, did you have to modify any of the instructions?? |
So I faced an issue while installing torch
This is because even though my GPU Titan RTX supports this architecture, CUDA and CUDNN do not.
as an environment variable |
Finally got TB++ to compile and thought I would share how I did it. Hopefully, it will help someone:
The text was updated successfully, but these errors were encountered: