torch-rnn
torch-rnn copied to clipboard
"luarocks install cltorch" no longer supported
I use AMD GPUs and therefore have to use cltorch for GPU acceleration, however cltorch can no longer be installed using luarocks. How to I integrate a manually installed cltorch into the Torch install for torch-rnn?
You need to install cltorch distro separately as described in https://github.com/hughperkins/distro-cl and use it instead of your regular torch install.