-
Notifications
You must be signed in to change notification settings - Fork 60
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
Benchmarks: micro benchmarks - add general CPU bandwidth and latency benchmark #662
Conversation
This reverts commit 3459eac.
superbench/benchmarks/micro_benchmarks/cpu_copy_performance/cpu_copy.cu
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_copy_performance/cpu_copy.cu
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_memory_bw_latency_performance.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
superbench/benchmarks/micro_benchmarks/cpu_memory_bw_latency_performance.py
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_memory_bw_latency_performance.py
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_memory_bw_latency_performance.py
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_memory_bw_latency_performance.py
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_memory_bw_latency_performance.py
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_copy_performance/cpu_copy.cu
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_copy_performance/cpu_copy.cu
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_copy_performance/cpu_copy.cu
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_copy_performance/cpu_copy.cu
Outdated
Show resolved
Hide resolved
superbench/benchmarks/micro_benchmarks/cpu_copy_performance/cpu_copy.cu
Outdated
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #662 +/- ##
==========================================
- Coverage 85.77% 85.68% -0.09%
==========================================
Files 97 97
Lines 6925 6952 +27
==========================================
+ Hits 5940 5957 +17
- Misses 985 995 +10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Description
Add micro benchmark to measure general CPU bandwidth and latency without 'mlc'.
Test output: