-
Notifications
You must be signed in to change notification settings - Fork 109
[Fabric] Install NVIDIA Fabric manager for ARM instances #3014
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
Conversation
CHANGELOG.md
Outdated
| - Remove `berkshelf`. All cookbooks are local and do not need `berkshelf` dependency management. | ||
| - Add support for GB200 instance types. | ||
| - Install nvidia-imex for all OSs except AL2. | ||
| - Install nvidia-fabricmanager for ARM instance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ARM instances
b26419e to
2b45939
Compare
2b45939 to
b01ade4
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3014 +/- ##
========================================
Coverage 75.20% 75.20%
========================================
Files 24 24
Lines 2444 2444
========================================
Hits 1838 1838
Misses 606 606
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* Revert "[Fabric] Install NVIDIA Fabric manager for ARM instances (#3014)" This reverts commit f516bba. * [Fabric] We do not enable Nvidia Fabric manager for Gb200 instance --------- Co-authored-by: Himani Anil Deshpande <[email protected]>
Description of changes
Tests
References
Checklist
developadd the branch name as prefix in the PR title (e.g.[release-3.6]).Please review the guidelines for contributing and Pull Request Instructions.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.