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

Split processors into monitor and user #1158

Merged
merged 5 commits into from
Mar 5, 2024
Merged

Split processors into monitor and user #1158

merged 5 commits into from
Mar 5, 2024

Conversation

Christian-B
Copy link
Member

part of SpiNNakerManchester/SpiNNMachine#237

make use of new chip methods monitor_processors, user_processors and all_processor_ids

use that chip.get_first_none_monitor_processor() no longer can return None

use chip.n_processors
Rather than getting all processors and counting them

@coveralls
Copy link

coveralls commented Mar 4, 2024

Coverage Status

coverage: 47.968% (-0.001%) from 47.969%
when pulling 28d1ba7 on split_processors
into 93220b5 on master.

@rowleya rowleya merged commit 7304254 into master Mar 5, 2024
17 checks passed
@rowleya rowleya deleted the split_processors branch March 5, 2024 14:28
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

Successfully merging this pull request may close these issues.

None yet

3 participants