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

Allow comparison of benchmarks for different GPUs #186

Open
bernhardmgruber opened this issue Sep 5, 2024 · 0 comments
Open

Allow comparison of benchmarks for different GPUs #186

bernhardmgruber opened this issue Sep 5, 2024 · 0 comments

Comments

@bernhardmgruber
Copy link
Collaborator

I was trying to compare benchmark results for A100 PCI and A100 SXM, but nvbench refused with:

nvbench_compare.py ./babelstream_fallback_blocks_A100_PCI/ ./babelstream_fallback_blocks_A100_SXM/
['./babelstream_fallback_blocks_A100_PCI/', './babelstream_fallback_blocks_A100_SXM/']
Device sections do not match.

I can understand that you are trying to prevent users from mixing up results from different GPUs, but I would really like the ability to compare a benchmark across devices. Could the error be demoted to a warning maybe?

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