Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecs-gpu-init: upgrades Nvidia Go library #2828

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

jpmcb
Copy link
Contributor

@jpmcb jpmcb commented Feb 24, 2023

Issue number:

Related to #2761

Description of changes:

Upgrades the Nvidia Go library to the latest tag

Testing done:

Built a custom aws-ecs-1-nvidia AMI and deployed it to a p2.xlarge machine (1 GPU)

ash-5.1# cat /var/lib/ecs/gpu/nvidia-gpu-info.json
{"DriverVersion":"470.161.03","GPUIDs":["<GPU-ID>"]}

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Signed-off-by: John McBride <jpmmcb@amazon.com>
Copy link
Contributor

@stmcginnis stmcginnis left a comment

Choose a reason for hiding this comment

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

Nice! I plan on doing more testing for some of the other package updates. But this doesn't need to wait for that. I have high confidence this is fine, and if we do find something we can always revert. So actually easier to get this in and combine some testing effort.

@jpmcb
Copy link
Contributor Author

jpmcb commented Feb 24, 2023

Sounds good - I'll push this in! Thanks Sean!!

@jpmcb jpmcb merged commit 50a0858 into bottlerocket-os:develop Feb 24, 2023
@jpmcb jpmcb deleted the upgrade-nvidia-1.13.0 branch February 24, 2023 16:49
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.

None yet

3 participants