Uses of Package
uk.ac.manchester.spinnaker.machine
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.allocator |
The core allocation system.
|
uk.ac.manchester.spinnaker.alloc.client |
Java client for the SpiNNaker allocation service.
|
uk.ac.manchester.spinnaker.alloc.compat |
Spalloc v1 compatibility interface.
|
uk.ac.manchester.spinnaker.alloc.db |
Database support for Spalloc server.
|
uk.ac.manchester.spinnaker.alloc.model |
Miscellaneous model classes for spalloc.
|
uk.ac.manchester.spinnaker.alloc.web |
The user-facing web interface to the new spalloc service.
|
uk.ac.manchester.spinnaker.connections |
Classes used to model types of connections that talk to SpiNNaker.
|
uk.ac.manchester.spinnaker.connections.model |
Abstract model classes for connections.
|
uk.ac.manchester.spinnaker.front_end |
The front-end interface to the Java implementation of the SpiNNaker host
libraries.
|
uk.ac.manchester.spinnaker.front_end.download |
The buffer manager and support classes.
|
uk.ac.manchester.spinnaker.front_end.download.request |
Classes used to describe the JSON requests to the data transfer code.
|
uk.ac.manchester.spinnaker.front_end.dse |
Data specification execution interface.
|
uk.ac.manchester.spinnaker.front_end.iobuf |
Utility for retrieving IOBUF contents.
|
uk.ac.manchester.spinnaker.machine |
Describes a SpiNNaker machine.
|
uk.ac.manchester.spinnaker.machine.bean |
Beans used to describe a SpiNNaker machine in JSON.
|
uk.ac.manchester.spinnaker.machine.board |
Classes relating to boards in a SpiNNaker machine.
|
uk.ac.manchester.spinnaker.machine.datalinks |
Describes a data link.
|
uk.ac.manchester.spinnaker.machine.reports |
User-facing reports about the allocated machine.
|
uk.ac.manchester.spinnaker.machine.tags |
Describes IPtags and reverse IPtags.
|
uk.ac.manchester.spinnaker.messages.bmp |
Messages that talk to the BMP.
|
uk.ac.manchester.spinnaker.messages.boot |
Messages used to boot a SpiNNaker board.
|
uk.ac.manchester.spinnaker.messages.eieio |
The messages of the EIEIO protocol.
|
uk.ac.manchester.spinnaker.messages.model |
Model support classes for the communication messages.
|
uk.ac.manchester.spinnaker.messages.scp |
The messages of SpiNNaker Control Protocol (SCP).
|
uk.ac.manchester.spinnaker.messages.sdp |
Messages sent and received by SDP (the SpiNNaker Datagram Protocol).
|
uk.ac.manchester.spinnaker.spalloc |
SpiNNaker old-style machine allocation client.
|
uk.ac.manchester.spinnaker.spalloc.messages |
Commands to send to Spalloc, and responses received from Spalloc.
|
uk.ac.manchester.spinnaker.storage |
Storage management.
|
uk.ac.manchester.spinnaker.storage.sqlite |
Storage management implementation that uses SQLite.
|
uk.ac.manchester.spinnaker.transceiver |
How to actually talk to a SpiNNaker machine.
|
-
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.alloc.allocator Class Description ChipLocation The location of aChip
as an X and Y tuple.HasChipLocation The interface supported by any object that is associated with a chip.ValidX Validates that a chip X coordinate is in a sane range.ValidY Validates that a chip Y coordinate is in a sane range. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.alloc.client Class Description ChipLocation The location of aChip
as an X and Y tuple.HasChipLocation The interface supported by any object that is associated with a chip. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.alloc.compat Class Description ValidP Validates that a chip processor number is in a sane range.ValidX Validates that a chip X coordinate is in a sane range.ValidY Validates that a chip Y coordinate is in a sane range. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.alloc.db Class Description ChipLocation The location of aChip
as an X and Y tuple.CoreLocation -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.alloc.model Class Description ChipLocation The location of aChip
as an X and Y tuple.HasChipLocation The interface supported by any object that is associated with a chip. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.alloc.web Class Description ChipLocation The location of aChip
as an X and Y tuple.ValidX Validates that a chip X coordinate is in a sane range.ValidY Validates that a chip Y coordinate is in a sane range. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.connections Class Description Chip A Description of a Spinnaker Chip including its Router.ChipLocation The location of aChip
as an X and Y tuple.HasChipLocation The interface supported by any object that is associated with a chip.Machine A representation of a SpiNNaker Machine with a number of Chips. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.connections.model Class Description ChipLocation The location of aChip
as an X and Y tuple. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.front_end Class Description CoreSubsets Represents a set of ofCoreLocation
s organised by chip.HasChipLocation The interface supported by any object that is associated with a chip.HasCoreLocation The interface supported by any object that is associated with a core.Machine A representation of a SpiNNaker Machine with a number of Chips. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.front_end.download Class Description HasCoreLocation The interface supported by any object that is associated with a core.Machine A representation of a SpiNNaker Machine with a number of Chips.MemoryLocation A location in SpiNNaker or BMP memory. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.front_end.download.request Class Description HasChipLocation The interface supported by any object that is associated with a chip.HasCoreLocation The interface supported by any object that is associated with a core.MemoryLocation A location in SpiNNaker or BMP memory. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.front_end.dse Class Description CoreSubsets Represents a set of ofCoreLocation
s organised by chip.HasChipLocation The interface supported by any object that is associated with a chip.HasCoreLocation The interface supported by any object that is associated with a core.Machine A representation of a SpiNNaker Machine with a number of Chips.MemoryLocation A location in SpiNNaker or BMP memory. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.front_end.iobuf Class Description CoreSubsets Represents a set of ofCoreLocation
s organised by chip.Machine A representation of a SpiNNaker Machine with a number of Chips. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.machine Class Description Chip A Description of a Spinnaker Chip including its Router.ChipLocation The location of aChip
as an X and Y tuple.CoreLocation CoreSubsets Represents a set of ofCoreLocation
s organised by chip.Direction A direction from one SpiNNaker chip to another.HasChipLocation The interface supported by any object that is associated with a chip.HasCoreLocation The interface supported by any object that is associated with a core.Link Represents a directional link between SpiNNaker chips in the machine.Machine A representation of a SpiNNaker Machine with a number of Chips.MachineDimensions Represents the size of a machine in chips.MachineVersion Known types of machine.MemoryLocation A location in SpiNNaker or BMP memory.Processor A processor object included in a SpiNNaker chip.RegionLocation Holding case for a CoreLocation (X, Y and P) and the recording region ID.Router Routers are parts of SpiNNaker chips responsible for directing where on-machine messages are delivered to.RoutingEntry A basic SpiNNaker routing entry.SpiNNakerTriadGeometry Geometry of a "triad" of SpiNNaker boards.ValidMachineHeight Validates that a machine's height (in chips) is in a sane range.ValidMachineWidth Validates that a machine's width (in chips) is in a sane range.ValidP Validates that a chip processor number is in a sane range.ValidX Validates that a chip X coordinate is in a sane range.ValidY Validates that a chip Y coordinate is in a sane range. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.machine.bean Class Description ChipLocation The location of aChip
as an X and Y tuple.Direction A direction from one SpiNNaker chip to another.HasChipLocation The interface supported by any object that is associated with a chip.Machine A representation of a SpiNNaker Machine with a number of Chips.MachineDimensions Represents the size of a machine in chips. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.machine.board Class Description ChipLocation The location of aChip
as an X and Y tuple. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.machine.datalinks Class Description ChipLocation The location of aChip
as an X and Y tuple.Direction A direction from one SpiNNaker chip to another.HasChipLocation The interface supported by any object that is associated with a chip. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.machine.reports Class Description Machine A representation of a SpiNNaker Machine with a number of Chips. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.machine.tags Class Description ChipLocation The location of aChip
as an X and Y tuple.CoreLocation HasCoreLocation The interface supported by any object that is associated with a core. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.messages.bmp Class Description MemoryLocation A location in SpiNNaker or BMP memory. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.messages.boot Class Description MachineVersion Known types of machine. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.messages.eieio Class Description HasChipLocation The interface supported by any object that is associated with a chip.HasCoreLocation The interface supported by any object that is associated with a core. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.messages.model Class Description ChipLocation The location of aChip
as an X and Y tuple.CoreLocation CoreSubsets Represents a set of ofCoreLocation
s organised by chip.Direction A direction from one SpiNNaker chip to another.HasChipLocation The interface supported by any object that is associated with a chip.HasCoreLocation The interface supported by any object that is associated with a core.MachineDimensions Represents the size of a machine in chips.MemoryLocation A location in SpiNNaker or BMP memory.ValidMachineHeight Validates that a machine's height (in chips) is in a sane range.ValidMachineWidth Validates that a machine's width (in chips) is in a sane range. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.messages.scp Class Description ChipLocation The location of aChip
as an X and Y tuple.CoreLocation Direction A direction from one SpiNNaker chip to another.HasChipLocation The interface supported by any object that is associated with a chip.HasCoreLocation The interface supported by any object that is associated with a core.MemoryLocation A location in SpiNNaker or BMP memory.RoutingEntry A basic SpiNNaker routing entry. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.messages.sdp Class Description ChipLocation The location of aChip
as an X and Y tuple.CoreLocation HasChipLocation The interface supported by any object that is associated with a chip.HasCoreLocation The interface supported by any object that is associated with a core. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.spalloc Class Description HasChipLocation The interface supported by any object that is associated with a chip.MachineDimensions Represents the size of a machine in chips. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.spalloc.messages Class Description ChipLocation The location of aChip
as an X and Y tuple.HasChipLocation The interface supported by any object that is associated with a chip. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.storage Class Description ChipLocation The location of aChip
as an X and Y tuple.CoreLocation HasCoreLocation The interface supported by any object that is associated with a core.MemoryLocation A location in SpiNNaker or BMP memory. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.storage.sqlite Class Description CoreLocation HasCoreLocation The interface supported by any object that is associated with a core.MemoryLocation A location in SpiNNaker or BMP memory. -
Classes in uk.ac.manchester.spinnaker.machine used by uk.ac.manchester.spinnaker.transceiver Class Description ChipLocation The location of aChip
as an X and Y tuple.CoreLocation CoreSubsets Represents a set of ofCoreLocation
s organised by chip.Direction A direction from one SpiNNaker chip to another.HasChipLocation The interface supported by any object that is associated with a chip.HasCoreLocation The interface supported by any object that is associated with a core.Machine A representation of a SpiNNaker Machine with a number of Chips.MachineDimensions Represents the size of a machine in chips.MachineVersion Known types of machine.MemoryLocation A location in SpiNNaker or BMP memory.MulticastRoutingEntry A multicast packet routing table entry.Processor A processor object included in a SpiNNaker chip.RoutingEntry A basic SpiNNaker routing entry.ValidP Validates that a chip processor number is in a sane range.