The ApplicationPlacer uses the cfg Value even once ChipInfo has been read
This is to decide if it has run out of sdram because the actual machine is too small or because it would be impossible with any machine of this board type.
Highly unlikely with sdram but could happen with n_cores which will use the same pattern.
Part of https://github.com/SpiNNakerManchester/SpiNNMachine/pull/215
The ApplicationPlacer uses the cfg Value even once ChipInfo has been read This is to decide if it has run out of sdram because the actual machine is too small or because it would be impossible with any machine of this board type.
Highly unlikely with sdram but could happen with n_cores which will use the same pattern.