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

Port recent changes from Brian 2 #164

Merged
merged 2 commits into from
Apr 17, 2019
Merged

Port recent changes from Brian 2 #164

merged 2 commits into from
Apr 17, 2019

Conversation

mstimberg
Copy link
Member

This minor change is necessary for compatibility with latest Brian 2 master (after the merge of brian-team/brian2#1022). Changes were necessary to fix brian-team/brian2#1017, the details are explained there but I don't think it is necessary to understand them fully.
All that is important is that the changes proposed with this PR should not change anything for earlier versions of Brian 2 and will prevent weird failures when you update to latest Brian 2 master :)

This does not properly implement support for additional compilation
keywords, it only avoids that Brian2CUDA is unusable due to an error
about an unexpected argument.
@mstimberg
Copy link
Member Author

I added another commit to deal with the changes introduced by brian-team/brian2#1047

@denisalevi denisalevi merged commit 8ce4f84 into master Apr 17, 2019
@denisalevi
Copy link
Member

Oh woops. I guess I need to clean up my github notifications, this got totally lost. Thanks @mstimberg. Merging :).

denisalevi added a commit that referenced this pull request Apr 17, 2019
This reverts the merge of PR #164 since it breaks the statemonitor.
denisalevi added a commit that referenced this pull request May 24, 2019
…_changes""

This remerges PR #164, which breaks statemonitor. See #165 for details.
denisalevi added a commit that referenced this pull request May 24, 2019
denisalevi added a commit that referenced this pull request Jun 10, 2021
denisalevi added a commit that referenced this pull request Jun 10, 2021
This reverts the merge of PR #164 since it breaks the statemonitor.
denisalevi added a commit that referenced this pull request Jun 10, 2021
…_changes""

This remerges PR #164, which breaks statemonitor. See #165 for details.
denisalevi added a commit that referenced this pull request Jun 10, 2021
@denisalevi denisalevi deleted the brian2_recent_changes branch August 6, 2021 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segfault with SpikeGeneratorGroup
2 participants