-
Notifications
You must be signed in to change notification settings - Fork 1
Torch
#1. Install requirements
If you (a) have a backup plan, or (b) no care to break things or (c) no care about start from scratch, execute this file.
This is a step by step solution, doing pretty much the same by yourself. Note that you can edit the file pointed before and factor out few steps 😃 .
Check steps here.
Try with conda using an environment for torch.
Check steps here.
Notes:
- The script compiles it in openmp mode so the way that they enable multi-threading blas application may differ.
Additional dependencies that I don't have in my software stack.
sudo dnf install cmake curl readline-devel ncurses-devel nodejs npm czmq czmq-devel libjpeg-turbo-devel libpng-devel ImageMagick GraphicsMagick-devel fftw-devel sox-devel sox qt-devel qtwebkit-develFor go back, check your dnf history. There should be a way to undo to go back to a specific index 😉 .
Note for conda users: it seems that most of the dependencies are in anaconda or conda-forge.
npm, czmq, ImageMagick, GraphicsMagickare not there. All the others have to be tested.
There are binaries for lua-5.2 in conda-forge.