torch / cutorch

A CUDA backend for Torch7
Other
337 stars 208 forks source link

luarocks cannot find cutorch #804

Closed tastyminerals closed 6 years ago

tastyminerals commented 6 years ago

Reinstalling Torch on my machine.

luarocks install cutorch

Error: No results matching query were found.

SOLUTION: This happens if you run luarocks installed on your system by default in /usr/bin/luarocks. You should not use it. Use luarocks bundled with Torch distro in torch/install/bin/luarocks instead!