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

[feature][refactor] Better Metrics and Trackers #124

Merged
merged 41 commits into from
Feb 19, 2024
Merged

Conversation

IlyasMoutawwakil
Copy link
Member

This PR normalizes the metrics API, introducing constraints and logic into how it's handled by the launcher.
It also fixes the heterogenous behavior of memory tracker, which used to capture max memory of all devices instead of only monitoring the memory of the current process. Now that the memory measurements are process specific, it's possible to aggregate memories from diff processes.

@IlyasMoutawwakil IlyasMoutawwakil merged commit 8029a71 into main Feb 19, 2024
21 checks passed
@IlyasMoutawwakil IlyasMoutawwakil deleted the better-metrics branch March 29, 2024 16:33
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.

1 participant