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

CUPTI metrics for bloom_filter benchmarks #609

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

sleeepyjack
Copy link
Collaborator

This PR introduces collecting CUPTI metrics (DRAM throughput, cache hit rates, etc.) during the cuco::bloom_filter benchmark.

Additionally, the benchmark now uses the default pattern_bits value for a given policy instead of hardcoding it to 8.

@sleeepyjack sleeepyjack added P2: Nice to have Desired, but not necessary Needs Review Awaiting reviews before merging type: improvement Improvement / enhancement to an existing function topic: bloom_filter Issues related to bloom_filter labels Oct 2, 2024
@sleeepyjack sleeepyjack self-assigned this Oct 2, 2024
@PointKernel
Copy link
Member

@sleeepyjack, could you please share the new benchmark results in the comments for reference?

@sleeepyjack
Copy link
Collaborator Author

Here they are: #573 (comment)

@sleeepyjack sleeepyjack merged commit de9d8c8 into NVIDIA:dev Oct 3, 2024
19 checks passed
@sleeepyjack sleeepyjack deleted the bf-cupti-metrics branch October 3, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review Awaiting reviews before merging P2: Nice to have Desired, but not necessary topic: bloom_filter Issues related to bloom_filter type: improvement Improvement / enhancement to an existing function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants