Skip to content

GeNN 5.1.0

Latest
Compare
Choose a tag to compare
@neworderofjamie neworderofjamie released this 07 Nov 16:43
· 5 commits to master since this release
d973817

Release Notes for GeNN 5.1.0

This release adds a number of significant new features to GeNN as well as including a number of bug fixes that have been identified since the 5.0.0 release.

User Side Changes

  1. Updated CUDA block size optimiser to support SM9.0 (#627)
  2. Access to postsynaptic variables with heterogeneous delay (#629)
  3. Special variable references for zeroing internals (#634)
  4. Stop Windows CUDA compilation relying on correct order of CUDA + Visual Studio installation (#639)

Bug fixes

  1. Fixed issues building GeNN on Mac OS/Clang (#623)
  2. Fixed bug when using dendritic delays in batched models (#630)
  3. Fixed issues with new version of setuptools 74 and newer (#636,#640)
  4. Fixed bug with merging/fusing of neuron groups with multiple spike-like event conditions (#638)