快速搭建支持GPU/CUDA的深度学习开发(运行)环境脚本:dl-machine

jopen 10年前

dl-machine   服务器配置脚本,快速搭建支持GPU/CUDA的深度学习开发(运行)环境,集成安装Theano, Caffe, Torch等。

Setting up an Amazon g2.2xlarge spot instance

  • log in to AWS management console and select EC2 instances
  • select US-WEST (N. California) region in top left menu
  • click on "Spot Request" on the leftmost menu and click "Request Spot Instances"
  • select community AMIs and search forubuntu-14.04-hvm-deeplearning-paris
  • on the Choose instance Type tab, select GPU instancesg2.2xlarge
  • bid a price larger than current price (e.g. $0.10, if it fails check the spot pricing history for that instance type)
  • in configure security group click Add Rule, and add a Custom TCP Rule with port Range8888-8889and fromAnywhere
  • Review and launch, save themykey.pemfile

Once your machine is up (status : running in the online console), note the address to your instance :INSTANCE_ID.compute.amazonaws.com

Note: other regions with access to the deeplearning-paris image: Singapore, Ireland, North Virginia



项目主页:
http://www.open-open.com/lib/view/home/1426941330054