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

Ideas for multi-GPU implementation, from morrison-etal05.pdf #76

Open
stiber opened this issue Aug 5, 2014 · 0 comments
Open

Ideas for multi-GPU implementation, from morrison-etal05.pdf #76

stiber opened this issue Aug 5, 2014 · 0 comments

Comments

@stiber
Copy link
Contributor

stiber commented Aug 5, 2014

Morrison et al. describe a scheme for minimizing communication between machines in a distributed neural simulation. Their approach essentially involves partitioning the graph representing neural connectivity among the devices, then re-representing the network as a higher-level graph with vertices being devices and edges "bundling" only those connections that cross between. They also take advantage of minimum delay timing for links to buffer spikes and send them as larger packets.

@stiber stiber added this to the Future milestone Aug 5, 2014
@fumik fumik self-assigned this Jan 9, 2017
@stiber stiber modified the milestones: Future, Fall 2018 Jul 6, 2018
@stiber stiber removed this from the Fall 2018 milestone Oct 14, 2019
@stiber stiber removed the Multi-GPU label Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants