pacman.operations.partition_algorithms package

Module contents

pacman.operations.partition_algorithms.splitter_partitioner() int

Call the splitter of each application vertex to create the machine vertices needed.

Returns:

The number of chips needed to satisfy this partitioning.

Return type:

int

Raises:

PacmanPartitionException – If something goes wrong with the partitioning