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

[QST] Is there a CLI command to record GPU time for all iterations? #105

Open
GregoryKimball opened this issue Nov 16, 2022 · 1 comment

Comments

@GregoryKimball
Copy link

There are tags for "nv/cold/time/gpu/stdev/relative" and "nv/cold/time/gpu/mean", but is there a way to record all iterations in the json output?

This is an option to record all data in pytest-benchmark.
image

@alliepiper
Copy link
Collaborator

The --jsonbin output writes out binary files will all measurement data.

This needs better documentation (filed #122 to track), but we do have an example script that shows how to parse these outputs: https://github.com/NVIDIA/nvbench/blob/main/scripts/nvbench_histogram.py

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

2 participants