-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add interface for accepting spikes from an external source #626
Comments
Having a look at what is required, I believe we need:
I'd dearly like a less strongly-coupled solution for external spike exchange based on e.g. moving windows over per-simulator bundles of generated spikes and dynamic integration window size, but that's another story. |
Oh, and I think we should extend the We can check that assertion and throw an error indicating desynchronization. |
Might be a stretch goal, but I'd like to see this interface in the 0.2 release; adding the tag and we'll see how we go. |
Removing 0.2 tag; will aim for 0.3. |
🎉 closed by #2001 |
Take the interface and implementation that was written for the hackathon.
https://github.com/arbor-sim/arbor/tree/spike-external
The text was updated successfully, but these errors were encountered: