-
Notifications
You must be signed in to change notification settings - Fork 371
2022 11 21 Open NEST Developer Video Conference
Dennis Terhorst edited this page Nov 21, 2022
·
4 revisions
- Welcome
- Review of NEST User Mailing List
- Project team round
- In-depth discussion
- An idea concerning Tsodyks-style synapses
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
- no updates, work as usual
- see also in-depth discussion below
- NEST GPU
- nothing to report, work as usual
- PyNEST
- working on wheel installation
- porting tests from SLI to C++ or Python
- clean-up test style to modern mechanisms
- NEST Desktop
- no report
- Kernel
- nothing to report, work as usual
- Installation
- spontaneous mini-hackathon on Spack install last Friday
- Infrastructure
- HPC centers working on EBRAINS software deployment
- Documentation
- work as ususal
- EBRAINS
- Two HBP Summit 2023 satellite events planned
Presentation of Concept
- dynamics of
$x, y, z, u$ are exclusively determined by pre-synaptic neuron - could possibly reduce synaptic integration effort by the fan-out factor, possibly
$O(10k)$ , since only needs to be done once - would require special "tsodyks"-variant of source neuron model
- additional variable to communicate could use float
offset
parameter for testing- more general and much cleaner way would be to allow for a data payload in spike events
Discussion
- could be similar to Urbanczyk-Senn and Clopath updates
- need looking into specific (source) neuron models
- Comments and ideas appreciated!
NEST Homepage: www.nest-simulator.org
NEST Initiative: www.nest-initiative.org