-
Notifications
You must be signed in to change notification settings - Fork 60
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
Monitor - Add support for AMD GPU. #580
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #580 +/- ##
==========================================
- Coverage 86.77% 86.41% -0.37%
==========================================
Files 96 96
Lines 6475 6544 +69
==========================================
+ Hits 5619 5655 +36
- Misses 856 889 +33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…ark into guzhao/amd_monitor
will you change the exec function in executor.py, no way to enable monitor on rocm platform currently
|
Good catch. Thanks. |
Description
Add AMD support in monitor.
Major Revision