project-rig / rig

A collection of tools for developing SpiNNaker applications.
GNU General Public License v2.0
4 stars 0 forks source link

Fix non-determinstic behaviour in CKernel initialisation #230

Closed mossblaser closed 8 years ago

mossblaser commented 8 years ago

Previously iterated over the 'fixed_vertices' set whose order is not fixed...

Should also fix an occasionally failing test...

mundya commented 8 years ago

LGTM, merge at will...