Uses of Package
uk.ac.manchester.spinnaker.machine
Package | Description |
---|---|
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.
|
-
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.