project-rig / rig

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

SameChipConstraint #183

Closed mossblaser closed 9 years ago

mossblaser commented 9 years ago

This new constraint allows applications to specify that a given collection of vertices should always be placed on the same chip. This functionality is being added to address an imminent need for this functionality in nengo_spinnaker and a perhaps less imminent need in pinus_rigida.

@mundya and @neworderofjamie please could you confirm this will meet your future needs!

mundya commented 9 years ago

This should be good for nengo_spinnaker, thank you :)

mossblaser commented 9 years ago

@mundya If you're happy and Travis is happy, merge at will :)

mundya commented 9 years ago

Rigged