-
Notifications
You must be signed in to change notification settings - Fork 415
Koios benchmarks (2nd PR) #1787
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
Koios benchmarks (2nd PR) #1787
Conversation
…eparate include file. 2. Updated task files to include this new include file. 3. Added new tests that run these benchmarks without the complex_dsp macro defined. 4. Updated documentation to cleanly describe the usage of these benchmarks (including measuring QoR)
Tagging @vaughnbetz to please review the changes. |
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.
Some requests for comments and clarification on what is an advanced dsp block vs. not an advanced dsp block test.
vtr_flow/tasks/regression_tests/vtr_reg_nightly_test4/koios_multi_arch/config/config.txt
Outdated
Show resolved
Hide resolved
vtr_flow/tasks/regression_tests/vtr_reg_nightly_test4/koios_no_complex_dsp/config/config.txt
Outdated
Show resolved
Hide resolved
vtr_flow/tasks/regression_tests/vtr_reg_strong/koios_no_complex_dsp/config/config.txt
Outdated
Show resolved
Hide resolved
vtr_flow/tasks/regression_tests/vtr_reg_weekly/koios_no_complex_dsp/config/config.txt
Outdated
Show resolved
Hide resolved
Also fixing a mistake in some no_complex_dsp tasks. By mistake the complex_dsp_include file was included.
Thanks for the review, @vaughnbetz . |
OK, waiting for the new golden results and then will merge. |
Also updating the QoR related documentation to clarify and improve the commands.
Pushed a commit with the golden results of no_complex_dsp weekly regression. No other commit is pending now. So, the changes can be merged after all the checks pass. |
Description
This is the second PR for Koios benchmarks. The main changes in this PR are:
Related Issue
This PR contains changes pending from the first PR: #1753.
This PR also contains changes suggested in the issue: #1782.
Types of changes
Checklist: