-
Notifications
You must be signed in to change notification settings - Fork 376
2022 02 28 Open NEST Developer Video Conference
Dennis Terhorst edited this page Mar 1, 2022
·
3 revisions
- Welcome
- Review of NEST User Mailing List
- Project team round
- Hackathon planning
- In-depth discussion
- Hackathon planning
- CNS Tutorial planning
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.
- Models / NESTML
- Python standalone target to generate Python-only code for model debugging
- SpiNNaker target for NESTML started
- Implemented initial version of ODEs with delays in NESTML
- NESTML neuron parameters transferred to Python level, working on synaptic parameters
- PyNEST
- creating spatial node collections with parameters being fixed
- NEST Desktop
- moving from
uwsgi
togunicorn
#2284 - splitting create/simulate to different steps in the GUI to integrate with neurorobotics
- after next release planning to integrate NESTML
- moving from
- Kernel
- NEST3 comparison for high number of threads per process being investigated
- found
assert()
with barrier inside; corresponding debugging going on - found high memory consumption during node creation in case of many threads with many neuron models, #2316
- Installation
- some issues planned for Hackathon
- Infrastructure
- nothing to report
- Documentation
- documentation for recently merged multi-compartment models under review #2213
- EBRAINS
- deployment on HPC using Spack
- (Feature) Automated Testing
- nothing to report
- (Feature) Extension Module System
- merged first batch of changes
- discussion about current implementation of secondary event infrastructure ongoing, meetings for clarification planned
- a lot of cleanup and refactoring done, but still things need an architectural look
General note: Discuss new implementations in this meeting to have a larger picture architectural look before implementing.
Hackathon Planning
- EVERYONE: review ongoing PRs, to most efficiently work during the Hackathon
- CNS Tutorial on NEST/NESTML, looking for Tutors
NEST Homepage: www.nest-simulator.org
NEST Initiative: www.nest-initiative.org