We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
compute_energy_used has a lot of hard coded spin1 values.
Until these values are available for spin2 we should disable cfg "write_energy_report" And leave this issue Open.
Once we have the costs we can consider updating compute_energy_used and likely the ChipPowerMonitor vertex and aplx
The text was updated successfully, but these errors were encountered:
Fixed in previous pr which has changed all values to Version calls.
The version_spin2.py currently raise NotImplementedError so no need to disable the report
Sorry, something went wrong.
No branches or pull requests
compute_energy_used has a lot of hard coded spin1 values.
Until these values are available for spin2 we should disable cfg "write_energy_report"
And leave this issue Open.
Once we have the costs we can consider updating compute_energy_used and likely the ChipPowerMonitor vertex and aplx
The text was updated successfully, but these errors were encountered: