Skip to content

Conversation

@stiber
Copy link
Contributor

@stiber stiber commented Aug 1, 2025

Closes many issues.

Description

Includes new Recorder classes, STDP fixes, initialization from GraphML, config file changes, etc. Will produce a more complete list when authoring the release; will ask lab members to add blurbs as comments to this PR first.

Testing (Mandatory for all changes)

  • GPU Test: test-medium-connected.xml Passed
  • GPU Test: test-large-long.xml Passed

whiteja2 and others added 30 commits November 17, 2023 12:39
Update development to include EventBuffer unit tests
…-test

[ISSUE-703] Add Serialization tests for CPU neural simulations
…bular-view

Issue 518 visualizer tabular view
Changed file name and pasted in new top-level diagram.
[hotfix-issue-756] Apply hotfixes to SharedDevelopment
Also tweaked the old details about cherry picking into master, so the reader can understand why we're doing this complicated approach.
…l-test

[ISSUE 754] Add serial-File-Access-Test Removed During Serialization Test Update
@stiber stiber self-assigned this Aug 1, 2025
@stiber stiber added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request GPU cleanup Recorders Re-engineering recorders major item architecture startup Simulator startup matters Operations Manager Replacing spaghetti with chain of command labels Aug 1, 2025
@NicolasJPosey
Copy link
Contributor

Merged in PRs that were generally aimed at refactoring classes to support an eventual GPU implementation of the NG911 system. Specifically, the refactors included:

  • Refactor model classes to better generalize them. This included renaming variables, removing derived class casts, moving neuro-specific operations into neuro classes.
  • Refactor vertice and edge base classes to removing some lingering neuro-specific methods and device struct data members.

@stiber stiber merged commit b7c8c53 into release-v-1.1 Aug 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

architecture bug Something isn't working cleanup documentation Improvements or additions to documentation enhancement New feature or request GPU major item Operations Manager Replacing spaghetti with chain of command Recorders Re-engineering recorders startup Simulator startup matters

Projects

None yet

Development

Successfully merging this pull request may close these issues.