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
I've fixed cutorch URL 2dac858 (http->https). Try again from git clone distro.
But it worked in my network environment. There may be a problem with your network.
@nagadomi
My setting is CUDA10.0 Cudnn 7.6.0
I follow your step torch/cutorch#834 (comment)
It says:
fatal: unable to access 'http://github.com/nagadomi/cutorch.git/': Recv failure: Connection reset by peer
fatal: clone of 'http://github.com/nagadomi/cutorch.git' into submodule path 'extra/cutorch' faile
( I use git clone to get cutorch to extra/.)
After that, I run my code. error comes up: module 'cudnn' not found:No LuaRocks module found for cudnn.
Then I install cudnn by "luarocks install --only-from=https://luarocks.org/dev cudnn". It saids that "Missing dependencies for cudnn: cutorch"
So download your repo "https://github.com/nagadomi/cutorch", "cd cutorch/; luarocks install rocks/cutorch-scm-1.rockspec". The error is:
The text was updated successfully, but these errors were encountered: