Closed Christian-B closed 2 years ago
I added ConnectiveBasedPlacer to https://github.com/SpiNNakerManchester/PACMAN/blob/master/unittests/operations_tests/placer_algorithms_tests/test_same_chip_constraint.py
this throws a PacmanAlreadyPlacedError
Options are.
https://github.com/SpiNNakerManchester/PACMAN/blob/master/unittests/operations_tests/placer_algorithms_tests/test_sdram_edge_placement.py also fails with the ConnectiveBasedPlacer
I added ConnectiveBasedPlacer to https://github.com/SpiNNakerManchester/PACMAN/blob/master/unittests/operations_tests/placer_algorithms_tests/test_same_chip_constraint.py
this throws a PacmanAlreadyPlacedError
Options are.