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

Unable to replicate performance improvement achieved by using different target values #105

Open
samfishman1 opened this issue Dec 14, 2021 · 1 comment

Comments

@samfishman1
Copy link

Hi All,

I am looking to achieve performance improvement on the provided example tests (cmark, dhry) without the use of the 'target=high_perf' flag. I thought I could do this by using the CONF_PARAM flag and the corresponding variables list found in the swerv.config script, but have been unable to achieve any improvement (values unchanged) on the output.
Is there another way to insert the configuration parameters, other than swerv.config or writing directly into the Makefile? Is there another way to call the test such that there will be a resultant change in the number of cycles? Or is the 'target=high_perf' the only performance improvement capable for the example tests?

@agrobman
Copy link

  1. use cmark_dccm test - placing data to DCCM doubles cmark score;
  2. play with test compiler options ( search in the swerv git repositories for some examples).

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

2 participants