spinn_machineΒΆ
- spinn_machine package
- Subpackages
- spinn_machine.data package
- spinn_machine.ignores package
- spinn_machine.link_data_objects package
- spinn_machine.tags package
- spinn_machine.version package
- Submodules
- spinn_machine.version.abstract_version module
- spinn_machine.version.vec2mesh_reader module
- spinn_machine.version.version_201 module
- spinn_machine.version.version_248 module
- spinn_machine.version.version_3 module
- spinn_machine.version.version_48_chips module
- spinn_machine.version.version_5 module
- spinn_machine.version.version_spin1 module
- spinn_machine.version.version_spin2 module
- spinn_machine.version.version_strings module
- Module contents
- Submodules
- spinn_machine.config_setup module
- spinn_machine.exceptions module
- spinn_machine.full_wrap_machine module
FullWrapMachine
FullWrapMachine.concentric_xys()
FullWrapMachine.get_down_xys_by_ethernet()
FullWrapMachine.get_existing_xys_by_ethernet()
FullWrapMachine.get_global_xy()
FullWrapMachine.get_local_xy()
FullWrapMachine.get_vector()
FullWrapMachine.get_vector_length()
FullWrapMachine.get_xy_cores_by_ethernet()
FullWrapMachine.get_xys_by_ethernet()
FullWrapMachine.wrap
FullWrapMachine.xy_over_link()
- spinn_machine.horizontal_wrap_machine module
HorizontalWrapMachine
HorizontalWrapMachine.concentric_xys()
HorizontalWrapMachine.get_down_xys_by_ethernet()
HorizontalWrapMachine.get_existing_xys_by_ethernet()
HorizontalWrapMachine.get_global_xy()
HorizontalWrapMachine.get_local_xy()
HorizontalWrapMachine.get_vector()
HorizontalWrapMachine.get_vector_length()
HorizontalWrapMachine.get_xy_cores_by_ethernet()
HorizontalWrapMachine.get_xys_by_ethernet()
HorizontalWrapMachine.wrap
HorizontalWrapMachine.xy_over_link()
- spinn_machine.json_machine module
- spinn_machine.machine_factory module
- spinn_machine.no_wrap_machine module
NoWrapMachine
NoWrapMachine.concentric_xys()
NoWrapMachine.get_down_xys_by_ethernet()
NoWrapMachine.get_existing_xys_by_ethernet()
NoWrapMachine.get_global_xy()
NoWrapMachine.get_local_xy()
NoWrapMachine.get_vector()
NoWrapMachine.get_vector_length()
NoWrapMachine.get_xy_cores_by_ethernet()
NoWrapMachine.get_xys_by_ethernet()
NoWrapMachine.wrap
NoWrapMachine.xy_over_link()
- spinn_machine.vertical_wrap_machine module
VerticalWrapMachine
VerticalWrapMachine.concentric_xys()
VerticalWrapMachine.get_down_xys_by_ethernet()
VerticalWrapMachine.get_existing_xys_by_ethernet()
VerticalWrapMachine.get_global_xy()
VerticalWrapMachine.get_local_xy()
VerticalWrapMachine.get_vector()
VerticalWrapMachine.get_vector_length()
VerticalWrapMachine.get_xy_cores_by_ethernet()
VerticalWrapMachine.get_xys_by_ethernet()
VerticalWrapMachine.wrap
VerticalWrapMachine.xy_over_link()
- Module contents
- Functional Requirements
- Use Cases
Chip
Chip.all_processor_ids
Chip.ip_address
Chip.is_processor_with_id()
Chip.n_placable_processors
Chip.n_processors
Chip.n_scamp_processors
Chip.nearest_ethernet_x
Chip.nearest_ethernet_y
Chip.parent_link
Chip.placable_processors_ids
Chip.router
Chip.scamp_processors_ids
Chip.sdram
Chip.tag_ids
Chip.x
Chip.y
CoreSubset
CoreSubsets
FrozenCoreSubsets
Link
Machine
Machine.LINK_ADD_TABLE
Machine.add_chip()
Machine.add_chips()
Machine.add_fpga_links()
Machine.add_spinnaker_links()
Machine.boot_chip
Machine.chip_coordinates
Machine.chips
Machine.concentric_xys()
Machine.ethernet_connected_chips
Machine.get_chip_at()
Machine.get_chips_by_ethernet()
Machine.get_cores_count()
Machine.get_down_xys_by_ethernet()
Machine.get_existing_xys_by_ethernet()
Machine.get_existing_xys_on_board()
Machine.get_fpga_link_with_id()
Machine.get_global_xy()
Machine.get_links_count()
Machine.get_local_xy()
Machine.get_spinnaker_link_with_id()
Machine.get_unused_xy()
Machine.get_vector()
Machine.get_vector_length()
Machine.get_xy_cores_by_ethernet()
Machine.get_xys_by_ethernet()
Machine.height
Machine.is_chip_at()
Machine.is_link_at()
Machine.local_xys
Machine.min_n_router_enteries
Machine.n_chips
Machine.n_fpga_links
Machine.one_way_links()
Machine.spinnaker_links
Machine.summary_string()
Machine.total_available_user_cores
Machine.total_cores
Machine.unreachable_incoming_chips()
Machine.unreachable_incoming_local_chips()
Machine.unreachable_outgoing_chips()
Machine.unreachable_outgoing_local_chips()
Machine.validate()
Machine.where_is_chip()
Machine.where_is_xy()
Machine.width
Machine.wrap
Machine.xy_over_link()
MulticastRoutingEntry
Router
Router.LINK_OPPOSITE
Router.MAX_CORES_PER_ROUTER
Router.MAX_LINKS_PER_ROUTER
Router.add_link()
Router.convert_routing_table_entry_to_spinnaker_route()
Router.convert_spinnaker_route_to_routing_ids()
Router.get_link()
Router.get_neighbouring_chips_coords()
Router.is_link()
Router.links
Router.n_available_multicast_entries
Router.opposite()
RoutingEntry
SpiNNakerTriadGeometry
virtual_machine()
- Subpackages