Skip to content

Allow comparison of benchmarks for different GPUs #186

@bernhardmgruber

Description

@bernhardmgruber

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions