-
Notifications
You must be signed in to change notification settings - Fork 17
Release for summer 2025 #869
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
…ph files for clarity
…l-test [ISSUE 754] Add serial-File-Access-Test Removed During Serialization Test Update
…ng/Graphitti into SharedDevelopment
This was moved out of GPU model and into AllSpikingNeurons_d.cpp a while back.
Moving GPU memory management to OperationManager (clean)
Output weight matrix
…-updates-neuro-ng911
…ng911 Recorder Updates for Neuro and NG911
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:
|
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes many issues.
Description
Includes new
Recorderclasses, 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)
test-medium-connected.xmlPassedtest-large-long.xmlPassed