Skip to content

Conversation

@jayavenkatesh19
Copy link
Contributor

Adds CLI commands to create and deploy a EC2 instance with the NVIDIA AMI

To fetch the AMI_ID for the NVIDIA GPU-Optimized AMI image, currently a wildcard string matching is being used with the wildcard being *NVIDIA*GPU*VMI* to fetch the latest version as different versions of this AMI have different names with this being the common wildcard string.

If there is a better way to filter through all available AMIs to get the AMI-ID of the latest NVIDIA AMI, that should be incorporated into this page.

Signed-off-by: Jaya Venkatesh <jjayabaskar@nvidia.com>
@jayavenkatesh19 jayavenkatesh19 requested a review from a team as a code owner October 22, 2025 02:57
@jayavenkatesh19 jayavenkatesh19 self-assigned this Oct 22, 2025
Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall this looks great. I ran into a few technical problems when running the commands, see the comments.

I also think we should include a quick copy/paste cleanup section at the end to delete everything that gets created in here.

Signed-off-by: Jaya Venkatesh <jjayabaskar@nvidia.com>
…ent into cli-instructions

Signed-off-by: Jaya Venkatesh <jjayabaskar@nvidia.com>
Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried running through these again but ran into a couple more issues

jayavenkatesh19 and others added 2 commits October 29, 2025 21:38
Signed-off-by: Jaya Venkatesh <jjayabaskar@nvidia.com>
Co-authored-by: Jacob Tomlinson <jacobtomlinson@users.noreply.github.com>
@jacobtomlinson jacobtomlinson merged commit af6bc49 into rapidsai:main Oct 31, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants