You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @cancan101. Please feel free to submit a PR if you wish to turn our scripts into something that can be used with packer to make it possible to re-generate the AMI from the command line.
I think the reboot in the script is at the very end of the CUDA / Nvidia build. Theoretically you could break this into to AMI builds any ways. One for the CUDA + Nvidia part and one for the DL part.
https://packer.io/ offers a way of scripting up AMI creation.
See for example: https://github.com/awslabs/cfncluster-cookbook/blob/develop/build_ami.sh
The text was updated successfully, but these errors were encountered: