Open iGeralt opened 4 years ago
Tried with this https://github.com/nagadomi/distro and it worked . Previously tried with the same repo but it did not worked . After reinstalling cmake and changing gcc version from 6 to 4.9 its working (I am not sure what was issue before).
I'm trying to install this to resume playing around with https://github.com/jcjohnson/neural-style but I'm seeing that torch7 is orphaned in the AUR. When I click the link you mentioned for nagadomi/distro I get a no results match. Is it still working for you?
I am following this http://torch.ch/docs/getting-started.html guide to install .
gcc version:
gcc (GCC) 4.9.4 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cmake version :
nvcc --version :
cudnn version :
7.6
This did not work:
Please someone help me .