-
Notifications
You must be signed in to change notification settings - Fork 373
2017 06 26 Open NEST Developer Video Conference
terhorstd edited this page Jun 26, 2017
·
8 revisions
- Welcome
- Review of NEST User Mailing List
- Random Number Generators discussion ongoing
- Reinforcement Learning discussion ongoing
- Save+restore of simulation state
- Report on NEST3: Subnet and SiblingContainerRemoval
- subnet removed in hackathon
- SiblingContainerRemoval ongoing, going to complete soon
- each thread has their own sparse nodes array, leading to good memory locality
- no benchmarks yet
- huge simplifications in the code
- integration into
topology
is being worked on - tutorials and HowTos for new interfaces will be added
- discussion of unnecessary
#ifdef _OPENMP
blocks in the code
- Malleability of NEST code
- ability to change resources during the runtime of NEST
- looked at prototype implementation breaking the one-vp-per-thread concept
- tests comparing output with same number of vp successful
- continue with benchmarking, hpc_benchmark as reference!
- include tools to read out cpu performance counters
- Release planning: NEST 2.12.1 and NEST 3
- Pull request and Issue review session planned
- Python test framework (see #761, #677 and #762)
- postponed to next meeting
- Review of open Github Pull Request
- postponed to next meeting
- Review of open Github Issues
- postponed to next meeting
NEST Homepage: www.nest-simulator.org
NEST Initiative: www.nest-initiative.org