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!
Reinstalling Torch on my machine.
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 intorch/install/bin/luarocks
instead!