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

Extend nvbench to measure SOL for compute-bound workloads #180

Open
samaid opened this issue Jul 26, 2024 · 0 comments
Open

Extend nvbench to measure SOL for compute-bound workloads #180

samaid opened this issue Jul 26, 2024 · 0 comments

Comments

@samaid
Copy link

samaid commented Jul 26, 2024

Existing nvbench allows to measure SOL for memory bound workloads by providing

state.addGlobalMemoryReads(nbytes)
state.addGlobalMemoryWrites(nbytes)

It would be useful to extend this concept to provide flops such that we can measure how close workload is to the compute roofline.

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