Skip to content
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

Fixed merging/fusing issue with multiple spike-like event conditions #638

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

neworderofjamie
Copy link
Contributor

Initialisation doesn't care much about what happens in a merged neuron group's outgoing spike-like events but it needs to know how many different conditions there are so it can zero out the correct number of datastructures. This was missing.

@neworderofjamie neworderofjamie added this to the GeNN 5.1.0 milestone Sep 19, 2024
Copy link
Member

@tnowotny tnowotny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, ok. Makes sense ...

@neworderofjamie neworderofjamie merged commit bd7a4bf into master Sep 19, 2024
2 of 3 checks passed
@neworderofjamie neworderofjamie deleted the spike_like_event_fuse_merge_fix branch September 19, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants