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

access missing/ dead processors #920

Merged
merged 2 commits into from
Feb 15, 2022
Merged

access missing/ dead processors #920

merged 2 commits into from
Feb 15, 2022

Conversation

Christian-B
Copy link
Member

@Christian-B Christian-B commented Feb 15, 2022

If there is a cfg down_cores
Then there may be a processor missing in the middle somewhere,

So doing range(0, chip.n_processors) is not a good idea.

Not a blocker as only hits is both down_cores is set AND one of these algorithms is activated

@Christian-B Christian-B added the bug There is a fault with the code label Feb 15, 2022
@rowleya rowleya merged commit 6e58fda into master Feb 15, 2022
@rowleya rowleya deleted the missing branch February 15, 2022 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug There is a fault with the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants