pacman.operations.tag_allocator_algorithms package¶
Module contents¶
-
pacman.operations.tag_allocator_algorithms.
basic_tag_allocator
()¶ Basic tag allocator that goes though the boards available and applies the IP tags and reverse IP tags as needed.
Parameters: - machine (Machine) – The machine with respect to which to partition the application graph
- placements (Placements) –
Returns: list of IP Tags, list of Reverse IP Tags, tag allocation holder
Return type: