-
Notifications
You must be signed in to change notification settings - Fork 19
Nvidia b200 runners #367
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
Nvidia b200 runners #367
Conversation
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
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.
Pull Request Overview
This PR updates the NVIDIA ARC health check workflow to run on different GPU runners and removes the container configuration. The workflow now targets newer GPU hardware (B200 and A100) instead of using the previous ARC runner with a CUDA container.
- Updated
runs-onto target B200 and A100 GPU runners - Removed the
branches: [main]trigger for push events - Removed the container configuration that previously used
nvidia/cuda:12.4.0-devel-ubuntu22.04
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.