project-rig / rig

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

Scale HPWL by sqrt(n) in SA placer. #262

Closed mossblaser closed 8 years ago

mossblaser commented 8 years ago

This change makes the cost estimation function used by the SA placer more accurate resulting in marginally better placements (see project-rig/rig_c_sa#4).

mundya commented 8 years ago

LGTM