-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
Description
It's mostly a matter of:
- changing the URL of the cuda installer in
scripts/ubuntu-14.04-cuda-7.0.sh(which should be renamed toscripts/install-cuda-on-ubuntu.shonce and for all), - re-running the 2 scripts (from the
scripts/folder) on a vanilla Ubuntu 14.04 image (changing the default image size from 8GB to 10GB) - check that everything works
- snapshoting the image an turning it into a public AMI (optional)