Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 272 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 272 Bytes

cuda-aws

  • Create new env.sh with proper EC2 information (env.sh.template can be used for easier setup)

⚠️ This script creates g2.large machine in EC2 which is paid!

source env.sh
vagrant up
vagrant reload # to restart the box after provisioning