快速搭建支持GPU/CUDA的深度學習開發(運行)環境腳本:dl-machine
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
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!