Scripts at: https://gist.github.com/dineshj1/69cc2d2aae149bed519d
(very basic bashrc, dependency installation script and Makefile.config)
1) Run dependency installation script to install all deps to a common install/ folder (and anaconda separately).
2) Makefile.config and bashrc are configured to point to these folders.
3) Compile!
(very basic bashrc, dependency installation script and Makefile.config)
1) Run dependency installation script to install all deps to a common install/ folder (and anaconda separately).
2) Makefile.config and bashrc are configured to point to these folders.
3) Compile!
- make all -j;
- make pycaffe -j;
- make matcaffe -j;
- make runtest -j;
- make pytest -j;
- make mattest -j;
Everything works!
No comments:
Post a Comment