hughperkins / distro-cl

OpenCL Torch
147 stars 17 forks source link

Dropping luarocks install support broke compatibility with char-rnn and torch-rnn #31

Open ryuhimora opened 7 years ago

ryuhimora commented 7 years ago

I can no longer use cl-torch with either char-rnn or -torch-rnn after the luarocks install support change. How do I install cl-torch to make it accessible from a regular Torch installation?

hughperkins commented 7 years ago

Unfortunately, torch bleeding-edge distro and distro-cl are not currently compatible: you have to choose one or the other. What you can do is install both, into different directories, and choose which one to activate.