2020 03 02 Open NEST Developer Video Conference - nest/nest-simulator GitHub Wiki
previous |
list |
next
Agenda
- Welcome
- Review of NEST User Mailing List
- Critical issues
- Random numbers in NEST3 see Issue #1440
- add as background info into documentation as soon as merged with master
- expanding MPI buffers in NEST3
- fine if there is no transient
- buffers need to be sized correctly
- load needs to be balanced when using AlltoAll
- given with current distribution of neurons
- need to re-visit this thinking when going to structured distribution of neurons
- looking into one-sided communication (memory window defined and remote writes to it)
- Review of open Github Pull Request
- Review of open Github Issues