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

make device memory tracker global #2620

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

zpuller
Copy link
Collaborator

@zpuller zpuller commented Nov 21, 2024

This is a fix to the device max memory watermark metric to track memory allocs globally rather than per task (but still take snapshots of global mem at the task level).

Relates to https://github.com/NVIDIA/spark-rapids/pull/11725/files

Signed-off-by: Zach Puller <[email protected]>
@YanxuanLiu
Copy link
Collaborator

Please upmerge first to ensure license header check check your latest changes only. Thanks!

@zpuller zpuller force-pushed the device_watermark_global branch from e24bbee to b1b3bf1 Compare November 22, 2024 17:06
@zpuller
Copy link
Collaborator Author

zpuller commented Nov 22, 2024

build

@revans2 revans2 merged commit 6f8c24a into NVIDIA:branch-24.12 Nov 22, 2024
4 checks passed
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.

4 participants