Thursday, January 28, 2016

Torch installation on Maverick

https://gist.github.com/dineshj1/ee4264f60dea3ac71def

- 1) Run install-torch.sh. This will in turn, create and call install-script_cuda.
- 2) "Install" the visual debugger zbs-torch (https://github.com/soumith/zbs-torch). Instructions as of 1/28/2016:

  • git clone https://github.com/soumith/zbs-torch
  • cd zbs-torch
  • ./zbstudio.sh (to start ... no need to "install" anything)

(If trouble, crosscheck against .bashrc)

No comments:

Post a Comment