Skip to content

2022 02 28 Open NEST Developer Video Conference

Dennis Terhorst edited this page Mar 1, 2022 · 3 revisions

previous | list | next

Agenda

  1. Welcome
  2. Review of NEST User Mailing List
  3. Project team round
  4. Hackathon planning
  5. In-depth discussion
    • Hackathon planning
    • CNS Tutorial planning

Mailing list

Project team round

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.

  1. 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
  2. PyNEST
    • creating spatial node collections with parameters being fixed
  3. NEST Desktop
    • moving from uwsgi to gunicorn #2284
    • splitting create/simulate to different steps in the GUI to integrate with neurorobotics
    • after next release planning to integrate NESTML
  4. 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
  5. Installation
    • some issues planned for Hackathon
  6. Infrastructure
    • nothing to report
  7. Documentation
    • documentation for recently merged multi-compartment models under review #2213
  8. EBRAINS
    • deployment on HPC using Spack
  9. (Feature) Automated Testing
    • nothing to report
  10. (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.

In-depth discussion

Hackathon Planning

  • EVERYONE: review ongoing PRs, to most efficiently work during the Hackathon

CNS Conference 2022

  • CNS Tutorial on NEST/NESTML, looking for Tutors
Clone this wiki locally