hudon / spike

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

use original pre_name in connect to connect ensembles #74

Closed gretac closed 10 years ago

gretac commented 10 years ago

Closes #60

gretac commented 10 years ago

This branch should fix the bug found in test-eval-points. Merge it in to test.

RobertElder commented 10 years ago

Switched to branch fix-bug-origin-name, did make test. Was able to pass all tests, although it got stuck the first two times on different tests (Pretty sure this is due to the (probably unrelated) non-deterministic deadlock error I have filed a separate bug for.).

git pull origin test-eval-points into fix-bug-origin-name, did make test. All tests pass.

(thumbs up)