-
Notifications
You must be signed in to change notification settings - Fork 371
2024 10 21 Open NEST Developer Video Conference
Dennis Terhorst edited this page Oct 21, 2024
·
3 revisions
- Welcome
- Review of NEST User Mailing List
- Project team round
- In-depth discussion
- Positions of process-local nodes: How to correctly fetch positions of neurons in a MPI parallel setup.
- slicing the NodeCollection is not necessary. The returned positions are process-local, the mapping to node-IDs has to then be inferred (may be done by slicing, or logic translation)
-
GetLocalNodes()
is currently not available on thepynest
level, but could be made available.
- PyLint discussion on extra refactoring now required.
- currently we lowered the fail-threshold for pylint (#3339) to allow merges to continue (e.g. here)
- conclusion: create separate issues as follow-ups to raise the threshold up again.
- Positions of process-local nodes: How to correctly fetch positions of neurons in a MPI parallel setup.
Here we discuss topics that need broader attention, for example questions that came up but are outside a single project's scope, larger planned changes/PRs that affect all teams or pending work that is blocked by external factors.
Go to the Project boards.
- t.b.a.
NEST Homepage: www.nest-simulator.org
NEST Initiative: www.nest-initiative.org