All Classes
Class | Description |
---|---|
BasicExecutor |
A thread pool designed for simple task execution with combining of
exceptions.
|
BasicExecutor.SimpleCallable |
The type of task that this executor can run.
|
BasicExecutor.Tasks |
Holds the future results of the submitted tasks.
|
BoardLocalSupport |
A class for making things easier to do on a per-board basis.
|
ClearMessage |
A message used to request fast data transfer from SpiNNaker to Host.
|
CommandLineInterface |
The main command line interface.
|
CommandLineInterface.DbFileParam |
Argument handler for the
<dbFile> parameter. |
CommandLineInterface.DsFileParam |
Argument handler for the
<dsFile> parameter. |
CommandLineInterface.GatherersParam |
Argument handler for the
<gatherFile> parameter. |
CommandLineInterface.IobufMapParam |
Argument handler for the
<iobufMapFile> parameter. |
CommandLineInterface.MachineParam |
Argument handler for the
<machineFile> parameter. |
CommandLineInterface.PlacementsParam |
Argument handler for the
<placementFile> parameter. |
CommandLineInterface.RunFolderParam |
Argument handler for the
<runFolder> parameter. |
Constants |
Miscellaneous constants that can be overridden by system properties.
|
DataGatherer |
Implementation of the SpiNNaker Fast Data Download Protocol.
|
DataReceiver |
Stripped down version of the BufferManager for early testing.
|
DirectDataGatherer | Deprecated.
This class uses an unimplemented API call that needs to be fixed
but hasn't been yet.
|
DownloadRegion |
A non-recording region to be downloaded.
|
ExecuteDataSpecification |
Common base for executing data specifications.
|
FastDataInCommandID |
Command IDs for the SDP packets for data in.
|
FastExecuteDataSpecification |
Implementation of the Data Specification Executor that uses the Fast Data In
protocol to upload the results to a SpiNNaker machine.
|
Gather |
Data speed up packet gatherer description.
|
GatherProtocolMessage |
A message participating in the fast-data-download protocol.
|
GatherProtocolMessage.ID |
The various IDs of messages used in the fast download protocol.
|
HostExecuteDataSpecification |
Executes the host based data specification.
|
IobufRequest |
The request to read some IOBUFs off a SpiNNaker system.
|
IobufRetriever |
Retrieves and processes IOBUFs.
|
LogControl |
Utilities for working with the log.
|
MissingSequenceNumbersMessage |
A message used to describe what sequence numbers are missing from a fast data
transfer stream so that they can be retransmitted.
|
Monitor |
Extra monitor core information.
|
NoDropPacketContext |
A context class that can disable dropping of packets on the SpiNNaker on-chip
network.
|
NotableMessages |
The result of the IOBUF retrieval operations.
|
Placement |
Vertex placement information.
|
RecordingRegion |
A descriptor about a channel of recording data.
|
RecordingRegionDataGatherer |
A data gatherer that pulls the data from a recording region.
|
StartSendingMessage |
A message used to request fast data transfer from SpiNNaker to Host.
|
SystemRouterTableContext |
A context class that loads up the system router tables while it is active.
|
Vertex |
Vertex recording region information.
|