Skip to content

2022 01 31 Open NEST Developer Video Conference

Dennis Terhorst edited this page Jan 31, 2022 · 4 revisions

previous | list | next

Agenda

  1. Welcome
  2. Review of NEST User Mailing List
  3. Project team round
  4. In-depth discussion
    • t.b.a.

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
    • looking into JIT compile of NESTML files
      • prototype working with access to attributes and connection setups possible
      • look into synapse setup next
  2. PyNEST
    • nothing to report, install topics handled by install team
  3. NEST-Desktop
    • about to release next version of NEST-Desktop
      • compatible to NEST 3.2
      • featuring online views of data using insite in-situ visualization framework
  4. Kernel
    • proceeding with blocked PRs now that 3.2 was released #2208
    • module refactoring ongoing
    • clang-format version was changed (and code was changed almost everywhere) -> PULL changes to your
      • need to cross-check if #2276 was actually fixed
      • maybe add new CI setup to cross check clang versions
    • Benchmark values change with #2098, decided to go on with current timer name.
  5. Installation
    • meeting last Friday to discuss open Python issues
      • version numbers exposed by nest and python
    • extra flag for C++17/19... compatibility
    • installation options for NEST Server on different platforms, e.g. using gunicorn as uwsgi replacement
  6. Infrastructure
    • nothing to report
  7. Documentation
    • 2269 -> HEP
    • improving benchmarking documentation on workflows, definitions and details like thread-pinning
  8. EBRAINS
    • offers services and features
  9. (Feature) Automated Testing
    • nothing to report
    • cppcheck points need to be addressed in the code
  10. (Feature) Extension Module System

In-depth discussion

  • maintenance of old docker images
Clone this wiki locally