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

Design and Implement a good GPU utilization metrics #93

Open
Fizzbb opened this issue Feb 2, 2022 · 1 comment
Open

Design and Implement a good GPU utilization metrics #93

Fizzbb opened this issue Feb 2, 2022 · 1 comment

Comments

@Fizzbb
Copy link
Collaborator

Fizzbb commented Feb 2, 2022

Not a perfect measure from default Nvidia function.
"Percent of time over the past sample period during which one or more kernels was executing on the GPU."
https://docs.nvidia.com/deploy/nvml-api/structnvmlUtilization__t.html#structnvmlUtilization__t

@Fizzbb
Copy link
Collaborator Author

Fizzbb commented Feb 18, 2022

Some research papers use an indirect way to measure, e.g., how many jobs can be served, what batch size can be served within SLO before and after. Some metrics in the throughput category seem to make sense.

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

No branches or pull requests

1 participant