conda-lua-recipes
conda-lua-recipes copied to clipboard
Conda recipes for the Lua & Torch ecosystem
Installed Lua and other dependencies following the standard command on Ubuntu 16.04: `conda install lua=5.2 lua-science -c alexbw` I am getting error in the line: `require 'cudnn'` The error is:...
To reproduce: ``` docker run --rm -it continuumio/miniconda3 conda install -c alexbw -v -y lua-torch ``` you shall get the following error: ``` ===> LINKING PACKAGE: alexbw::lua-cwrap-0.1-lua5.3_2 cwd: /opt/conda/bin exit...
Hi If I try luarocks install cutorch after installing the conda based torch, it says "Error: No results matching query were found. "
conda uninstall lua-torch WARNING conda.core.link:run_script(518): pre-unlink script failed for package alexbw::lua-torch-7.0.3-lua5.3_0 consider notifying the package maintainer
https://github.com/torch/image/issues/168
Should have a package for each of: https://github.com/torch/rocks