-
Notifications
You must be signed in to change notification settings - Fork 613
[DO NOT MERGE] Adding VRAM monitoring to cuML accelerated sklearn test suite #6604
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
[DO NOT MERGE] Adding VRAM monitoring to cuML accelerated sklearn test suite #6604
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
csadorf
left a comment
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.
Considering that we run tests in parallel, we should couple this with a rmm stats collection.
I'd recommend to place the monitoring logic in a vendored pytest plugin module and add RMM. I had previously implemented something like this in #6535 .
|
/ok to test |
|
@viclafargue Considering that this is an experimental branch, can we place the PR into draft mode? |
|
I’ll revert it to draft mode. I might be mistaken, but I believe CI doesn’t run on draft pull requests. |
|
/ok to test |
You just have to add the "/ok to test" command. |
|
/ok to test |
|
/ok to test |
|
/ok to test |
No description provided.