- Launch an AMI with pre-installed libraries (ami-55deaf30)
- git clone https://github.com/andersbll/cudarray
- export CUDNN_ENABLED=1
- export INSTALL_PREFIX=/usr/local/
- export CUDA_PREFIX=/usr/local/cuda-7.5/
- cd cudarray; make; sudo make install; sudo python setup.py install
- git clone https://github.com/andersbll/deeppy; sudo python setup.py install
- export LD_LIBRARY_PATH='/home/ubuntu/cudarray/build/;/usr/local/cuda-7.5/targets/x86_64-linux/lib/'
Last active
September 25, 2015 16:48
-
-
Save josephmisiti/95b0f3235c4f32a112a9 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment