Hello
I'm trying to install cutorch on OS X. I do
luarocks install cutorch
and everything runs nicely until I get
-- Found Torch7 in /Users/RobinMac/torch/install
CMake Error at /usr/local/Cellar/cmake/3.3.2/share/cmake/Modules/FindCUDA.cmake:603 (message):
Specify CUDA_TOOLKIT_ROOT_DIR
Call Stack (most recent call first):
CMakeLists.txt:7 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
See also "/tmp/luarocks_cutorch-scm-1-3177/cutorch/build/CMakeFiles/CMakeOutput.log".
Error: Build error: Failed building.
Any ideas?
Cheers
Robin
--
Robin Allenson