setup-aws-tensorflow.bash
installs the following things on the ec2 g2.2xlarge
instance running Ubuntu 14.04:
- Required linux packages
- CUDA 7.5
- cuDNN v4
- Anaconda with Python 3.5
- TensorFlow 0.9
- GPU usage tool
gpustat
It is based on the blog post: https://max-likelihood.com/2016/06/18/aws-tensorflow-setup/.
Just run setup_aws_tensorflow.bash
on the aws instance:
./setup_aws_tensorflow.bash