hudon / spike

Brain Simulator Parallelization
http://nengo.ca/
1 stars 1 forks source link

Ensemble Synchronization? #19

Closed gretac closed 11 years ago

gretac commented 11 years ago

Is ensemble synchronization necessary? The bug in the ZMQ prototype showed us that even if ensembles are not perfectly synchronized at each tick, they still compute in correct order with correct inputs due to the nature of ZMQ. Running ensembles unsynchronized also produced very good runtime speed.