Index

A B C D E F G H I L M N P R S T U V W 
All Classes|All Packages

A

awaitAndCombineExceptions() - Method in class uk.ac.manchester.spinnaker.front_end.BasicExecutor.Tasks
Wait for all tasks to finish.

B

BasicExecutor - Class in uk.ac.manchester.spinnaker.front_end
A thread pool designed for simple task execution with combining of exceptions.
BasicExecutor(int) - Constructor for class uk.ac.manchester.spinnaker.front_end.BasicExecutor
Create an instance of the pool.
BasicExecutor.SimpleCallable - Interface in uk.ac.manchester.spinnaker.front_end
The type of task that this executor can run.
BasicExecutor.Tasks - Class in uk.ac.manchester.spinnaker.front_end
Holds the future results of the submitted tasks.
BoardLocal(HasChipLocation) - Constructor for class uk.ac.manchester.spinnaker.front_end.BoardLocalSupport.BoardLocal
 
BoardLocalSupport - Class in uk.ac.manchester.spinnaker.front_end
A class for making things easier to do on a per-board basis.
BoardLocalSupport(TransceiverInterface, Machine) - Constructor for class uk.ac.manchester.spinnaker.front_end.BoardLocalSupport
 
BoardLocalSupport.BoardLocal - Class in uk.ac.manchester.spinnaker.front_end
A context that can be pushed to state in logging what board is the root.
buildMaps(List<Gather>) - Method in class uk.ac.manchester.spinnaker.front_end.dse.FastExecuteDataSpecification
Construct the internal mappings for gatherers and monitors.

C

call() - Method in interface uk.ac.manchester.spinnaker.front_end.BasicExecutor.SimpleCallable
Does an action, or throws an exception if it fails to do so.
CLEAR_TRANSMISSIONS - uk.ac.manchester.spinnaker.front_end.download.GatherProtocolMessage.ID
ID of the clear message used to stop the extra monitor transmitting.
ClearMessage - Class in uk.ac.manchester.spinnaker.front_end.download
A message used to request fast data transfer from SpiNNaker to Host.
close() - Method in class uk.ac.manchester.spinnaker.front_end.BasicExecutor
 
close() - Method in class uk.ac.manchester.spinnaker.front_end.BoardLocalSupport.BoardLocal
 
close() - Method in class uk.ac.manchester.spinnaker.front_end.download.DataGatherer
 
close() - Method in class uk.ac.manchester.spinnaker.front_end.download.RecordingRegionDataGatherer
 
close() - Method in class uk.ac.manchester.spinnaker.front_end.dse.ExecuteDataSpecification
 
close() - Method in class uk.ac.manchester.spinnaker.front_end.dse.SystemRouterTableContext
Restore the SpiNNaker board to its normal operating mode.
close() - Method in class uk.ac.manchester.spinnaker.front_end.iobuf.IobufRetriever
 
close() - Method in class uk.ac.manchester.spinnaker.front_end.NoDropPacketContext
Restore the SpiNNaker board (or boards, for the brave) to its normal operating mode.
CommandLineInterface - Class in uk.ac.manchester.spinnaker.front_end
The main command line interface.
CommandLineInterface.DbFileParam - Class in uk.ac.manchester.spinnaker.front_end
Argument handler for the <dbFile> parameter.
CommandLineInterface.DsFileParam - Class in uk.ac.manchester.spinnaker.front_end
Argument handler for the <dsFile> parameter.
CommandLineInterface.GatherersParam - Class in uk.ac.manchester.spinnaker.front_end
Argument handler for the <gatherFile> parameter.
CommandLineInterface.IobufMapParam - Class in uk.ac.manchester.spinnaker.front_end
Argument handler for the <iobufMapFile> parameter.
CommandLineInterface.MachineParam - Class in uk.ac.manchester.spinnaker.front_end
Argument handler for the <machineFile> parameter.
CommandLineInterface.PlacementsParam - Class in uk.ac.manchester.spinnaker.front_end
Argument handler for the <placementFile> parameter.
CommandLineInterface.RunFolderParam - Class in uk.ac.manchester.spinnaker.front_end
Argument handler for the <runFolder> parameter.
Constants - Class in uk.ac.manchester.spinnaker.front_end
Miscellaneous constants that can be overridden by system properties.
Constants() - Constructor for class uk.ac.manchester.spinnaker.front_end.Constants
 
CORE_DATA_SDRAM_BASE_TAG - Static variable in class uk.ac.manchester.spinnaker.front_end.Constants
Base SDRAM tag to use for core data.

D

data - Variable in class uk.ac.manchester.spinnaker.front_end.download.RecordingRegion
The data memory address.
DataGatherer - Class in uk.ac.manchester.spinnaker.front_end.download
Implementation of the SpiNNaker Fast Data Download Protocol.
DataGatherer(TransceiverInterface, Machine) - Constructor for class uk.ac.manchester.spinnaker.front_end.download.DataGatherer
Create an instance of the protocol implementation.
DataReceiver - Class in uk.ac.manchester.spinnaker.front_end.download
Stripped down version of the BufferManager for early testing.
DataReceiver(TransceiverInterface, Machine, BufferManagerStorage) - Constructor for class uk.ac.manchester.spinnaker.front_end.download.DataReceiver
Creates a new mini Buffer Manager.
db - Variable in class uk.ac.manchester.spinnaker.front_end.dse.ExecuteDataSpecification
The database.
DirectDataGatherer - Class in uk.ac.manchester.spinnaker.front_end.download
Deprecated.
This class uses an unimplemented API call that needs to be fixed but hasn't been yet. It also assumes that there are no shared regions.
DirectDataGatherer(TransceiverInterface, Machine, BufferManagerStorage) - Constructor for class uk.ac.manchester.spinnaker.front_end.download.DirectDataGatherer
Deprecated.
Create a data gatherer.
downloadRecordingChannelsViaClassicTransfer(CommandLineInterface.PlacementsParam, CommandLineInterface.MachineParam, CommandLineInterface.DbFileParam, CommandLineInterface.RunFolderParam) - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface
Download data without using data gatherer cores.
downloadRecordingChannelsViaMonitorStreaming(CommandLineInterface.GatherersParam, CommandLineInterface.MachineParam, CommandLineInterface.DbFileParam, CommandLineInterface.RunFolderParam) - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface
Download data using data gatherer cores.
DownloadRegion - Class in uk.ac.manchester.spinnaker.front_end.download.request
A non-recording region to be downloaded.
DownloadRegion() - Constructor for class uk.ac.manchester.spinnaker.front_end.download.request.DownloadRegion
 
DownloadRegion(int, long, int) - Constructor for class uk.ac.manchester.spinnaker.front_end.download.request.DownloadRegion
Constructs a new download region.

E

ExecuteDataSpecification - Class in uk.ac.manchester.spinnaker.front_end.dse
Common base for executing data specifications.
ExecuteDataSpecification(TransceiverInterface, Machine, DSEDatabaseEngine) - Constructor for class uk.ac.manchester.spinnaker.front_end.dse.ExecuteDataSpecification
 

F

FastDataInCommandID - Enum in uk.ac.manchester.spinnaker.front_end.dse
Command IDs for the SDP packets for data in.
FastExecuteDataSpecification - Class in uk.ac.manchester.spinnaker.front_end.dse
Implementation of the Data Specification Executor that uses the Fast Data In protocol to upload the results to a SpiNNaker machine.
FastExecuteDataSpecification(TransceiverInterface, Machine, List<Gather>, File, DSEDatabaseEngine) - Constructor for class uk.ac.manchester.spinnaker.front_end.dse.FastExecuteDataSpecification
Create an instance of this class.
forValue(int) - Static method in enum uk.ac.manchester.spinnaker.front_end.dse.FastDataInCommandID
Get a constant by its protocol ID.

G

gather(List<Gather>) - Method in class uk.ac.manchester.spinnaker.front_end.download.DataGatherer
Download he contents of the regions that are described through the data gatherers.
Gather - Class in uk.ac.manchester.spinnaker.front_end.download.request
Data speed up packet gatherer description.
GatherProtocolMessage - Class in uk.ac.manchester.spinnaker.front_end.download
A message participating in the fast-data-download protocol.
GatherProtocolMessage(HasCoreLocation, SDPPort, ByteBuffer) - Constructor for class uk.ac.manchester.spinnaker.front_end.download.GatherProtocolMessage
Create a protocol message.
GatherProtocolMessage.ID - Enum in uk.ac.manchester.spinnaker.front_end.download
The various IDs of messages used in the fast download protocol.
get() - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface.DbFileParam
 
get() - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface.DsFileParam
 
get() - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface.GatherersParam
 
get() - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface.IobufMapParam
 
get() - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface.MachineParam
 
get() - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface.PlacementsParam
 
get() - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface.RunFolderParam
 
getAddress() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.DownloadRegion
 
getBase() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Vertex
Get the recording region base address.
getBaseAddress() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Vertex
Get the recording region base address.
getDataForPlacements(List<Placement>) - Method in class uk.ac.manchester.spinnaker.front_end.download.DataReceiver
Gets the data for a list of placements.
getDataForPlacementsParallel(List<Placement>, int) - Method in class uk.ac.manchester.spinnaker.front_end.download.DataReceiver
Gets the data for a list of placements in parallel.
getDownloadRegions() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Vertex
 
getErrors() - Method in class uk.ac.manchester.spinnaker.front_end.iobuf.NotableMessages
 
getIndex() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.DownloadRegion
 
getIptag() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Gather
 
getLabel() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Vertex
 
getMonitors() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Gather
 
getNextTransactionId() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Gather
Sets the transaction ID to a new value and returns that new value.
getP() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Gather
 
getP() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Monitor
 
getP() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Placement
 
getPlacements() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Monitor
 
getRecordedRegionIds() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Vertex
Get the recording region IDs that have been recorded using buffering.
getRecordingRegion(Placement, int) - Method in class uk.ac.manchester.spinnaker.front_end.download.DataGatherer
Work out exactly where is going to be downloaded.
getRecordingRegion(Placement, int) - Method in class uk.ac.manchester.spinnaker.front_end.download.DirectDataGatherer
Deprecated.
 
getRecordingRegion(Placement, int) - Method in class uk.ac.manchester.spinnaker.front_end.download.RecordingRegionDataGatherer
 
getRecordingRegionDescriptors(TransceiverInterface, Placement) - Static method in class uk.ac.manchester.spinnaker.front_end.download.RecordingRegion
Reads the recording regions from the machine.
getRequestDetails() - Method in class uk.ac.manchester.spinnaker.front_end.iobuf.IobufRequest
 
getSize() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.DownloadRegion
 
getTransactionId() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Monitor
 
getVertex() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Placement
 
getWarnings() - Method in class uk.ac.manchester.spinnaker.front_end.iobuf.NotableMessages
 
getX() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Gather
 
getX() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Monitor
 
getX() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Placement
 
getY() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Gather
 
getY() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Monitor
 
getY() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Placement
 

H

HostExecuteDataSpecification - Class in uk.ac.manchester.spinnaker.front_end.dse
Executes the host based data specification.
HostExecuteDataSpecification(TransceiverInterface, Machine, DSEDatabaseEngine) - Constructor for class uk.ac.manchester.spinnaker.front_end.dse.HostExecuteDataSpecification
Create a high-level DSE interface.

I

IobufRequest - Class in uk.ac.manchester.spinnaker.front_end.iobuf
The request to read some IOBUFs off a SpiNNaker system.
IobufRequest(Map<String, List<List<Integer>>>) - Constructor for class uk.ac.manchester.spinnaker.front_end.iobuf.IobufRequest
 
IobufRetriever - Class in uk.ac.manchester.spinnaker.front_end.iobuf
Retrieves and processes IOBUFs.
IobufRetriever(TransceiverInterface, Machine, int) - Constructor for class uk.ac.manchester.spinnaker.front_end.iobuf.IobufRetriever
Create a IOBUF retriever.

L

LIST - Static variable in class uk.ac.manchester.spinnaker.front_end.download.request.Gather
Type reference for deserializing a list of gatherer descriptions.
LIST - Static variable in class uk.ac.manchester.spinnaker.front_end.download.request.Placement
Type reference for deserializing a list of placements.
loadCores() - Method in class uk.ac.manchester.spinnaker.front_end.dse.FastExecuteDataSpecification
Execute all application data specifications that a particular connection knows about, storing back in the database the information collected about those executions.
loadCores(boolean) - Method in class uk.ac.manchester.spinnaker.front_end.dse.HostExecuteDataSpecification
Execute all application data specifications that a particular connection knows about, storing back in the database the information collected about those executions.
log - Static variable in class uk.ac.manchester.spinnaker.front_end.download.DataGatherer
Logger for the gatherer.
LogControl - Class in uk.ac.manchester.spinnaker.front_end
Utilities for working with the log.

M

machine - Variable in class uk.ac.manchester.spinnaker.front_end.BoardLocalSupport
The description of the SpiNNaker machine.
main(String...) - Static method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface
The main command line interface.
missing - Variable in class uk.ac.manchester.spinnaker.front_end.download.RecordingRegion
If there is any missing information.
MissingSequenceNumbersMessage - Class in uk.ac.manchester.spinnaker.front_end.download
A message used to describe what sequence numbers are missing from a fast data transfer stream so that they can be retransmitted.
Monitor - Class in uk.ac.manchester.spinnaker.front_end.download.request
Extra monitor core information.

N

NEXT_MESSAGES_COUNT - Static variable in class uk.ac.manchester.spinnaker.front_end.Constants
The number of next messages that should be used in the data speed up gatherer protocol's retransmission mode.
NEXT_MISSING_SEQS - uk.ac.manchester.spinnaker.front_end.download.GatherProtocolMessage.ID
ID of message used to send more missing sequence numbers.
NEXT_MSGS_PROPERTY - Static variable in class uk.ac.manchester.spinnaker.front_end.Constants
The name of the system property defining the number of next messages that should be used in the data speed up gatherer protocol's retransmission mode.
NoDropPacketContext - Class in uk.ac.manchester.spinnaker.front_end
A context class that can disable dropping of packets on the SpiNNaker on-chip network.
NoDropPacketContext(TransceiverInterface, List<? extends HasCoreLocation>, Gather) - Constructor for class uk.ac.manchester.spinnaker.front_end.NoDropPacketContext
Create a no-drop-packets context for a single board.
NoDropPacketContext(TransceiverInterface, Stream<? extends HasCoreLocation>, Stream<Gather>) - Constructor for class uk.ac.manchester.spinnaker.front_end.NoDropPacketContext
Create a no-drop-packets context.
NoDropPacketContext(TransceiverInterface, CoreSubsets, Gather) - Constructor for class uk.ac.manchester.spinnaker.front_end.NoDropPacketContext
Create a no-drop-packets context for a single board.
NoDropPacketContext(TransceiverInterface, CoreSubsets, CoreSubsets) - Constructor for class uk.ac.manchester.spinnaker.front_end.NoDropPacketContext
Create a no-drop-packets context.
NotableMessages - Class in uk.ac.manchester.spinnaker.front_end.iobuf
The result of the IOBUF retrieval operations.
NotableMessages(List<String>, List<String>) - Constructor for class uk.ac.manchester.spinnaker.front_end.iobuf.NotableMessages
 

P

PARALLEL_PROPERTY - Static variable in class uk.ac.manchester.spinnaker.front_end.Constants
The name of the system property defining the number of parallel tasks that should be executed at once.
PARALLEL_SIZE - Static variable in class uk.ac.manchester.spinnaker.front_end.Constants
The number of parallel tasks that should be executed at once.
Placement - Class in uk.ac.manchester.spinnaker.front_end.download.request
Vertex placement information.
processTasksInParallel(List<DSEStorage.Ethernet>, Function<DSEStorage.Ethernet, BasicExecutor.SimpleCallable>) - Method in class uk.ac.manchester.spinnaker.front_end.dse.ExecuteDataSpecification
Run the tasks in parallel.

R

RECEIVE_FINISHED_DATA_IN - uk.ac.manchester.spinnaker.front_end.dse.FastDataInCommandID
Gatherer to host: all present and correct.
RECEIVE_MISSING_SEQ_DATA_IN - uk.ac.manchester.spinnaker.front_end.dse.FastDataInCommandID
Gatherer to host: there are missing sequence numbers.
RecordingRegion - Class in uk.ac.manchester.spinnaker.front_end.download
A descriptor about a channel of recording data.
RecordingRegionDataGatherer - Class in uk.ac.manchester.spinnaker.front_end.download
A data gatherer that pulls the data from a recording region.
RecordingRegionDataGatherer(TransceiverInterface, Machine, BufferManagerStorage) - Constructor for class uk.ac.manchester.spinnaker.front_end.download.RecordingRegionDataGatherer
Create a data gatherer.
retrieveIobufContents(IobufRequest, File) - Method in class uk.ac.manchester.spinnaker.front_end.iobuf.IobufRetriever
Retrieve and translate some IOBUFs.
retrieveIobufContents(CoreSubsets, File, File) - Method in class uk.ac.manchester.spinnaker.front_end.iobuf.IobufRetriever
Retrieve and translate some IOBUFs.
retrieveIOBUFs(CommandLineInterface.MachineParam, CommandLineInterface.IobufMapParam, CommandLineInterface.DbFileParam, CommandLineInterface.RunFolderParam) - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface
Retrieve IOBUFs in parallel.
runDSEForAppCoresUploadingViaMonitorStreaming(CommandLineInterface.GatherersParam, CommandLineInterface.MachineParam, CommandLineInterface.DsFileParam, CommandLineInterface.RunFolderParam, Optional<File>) - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface
Run the data specifications in parallel.
runDSEUploadingViaClassicTransfer(Machine, File, File, Boolean) - Method in class uk.ac.manchester.spinnaker.front_end.CommandLineInterface
Run the data specifications in parallel.

S

SEND_DATA_TO_LOCATION - uk.ac.manchester.spinnaker.front_end.dse.FastDataInCommandID
Host to Gatherer: start accepting data bound for location.
SEND_SEQ_DATA - uk.ac.manchester.spinnaker.front_end.dse.FastDataInCommandID
Host to Gatherer: more data with sequence number.
SEND_TELL_DATA_IN - uk.ac.manchester.spinnaker.front_end.dse.FastDataInCommandID
Host to Gatherer: all data transmitted.
setLoggerDir(File) - Static method in class uk.ac.manchester.spinnaker.front_end.LogControl
Initialise the logging subsystem to log to the correct directory.
size - Variable in class uk.ac.manchester.spinnaker.front_end.download.RecordingRegion
The size of the recording in bytes.
SIZE - Static variable in class uk.ac.manchester.spinnaker.front_end.download.RecordingRegion
Size of the channel data on the machine.
SMALL_RETRIEVE_PROPERTY - Static variable in class uk.ac.manchester.spinnaker.front_end.Constants
The name of the system property defining the threshold at which retrieves are switched over to the fast (data-speed-up-packet-gatherer based) retrieve protocol.
SMALL_RETRIEVE_THRESHOLD - Static variable in class uk.ac.manchester.spinnaker.front_end.Constants
Retrieves of data that is less than this many bytes are done via a normal SCAMP memory read.
space - Variable in class uk.ac.manchester.spinnaker.front_end.download.RecordingRegion
The size of the space available.
START_MISSING_SEQS - uk.ac.manchester.spinnaker.front_end.download.GatherProtocolMessage.ID
ID of message used to start sending missing sequence numbers.
START_SENDING_DATA - uk.ac.manchester.spinnaker.front_end.download.GatherProtocolMessage.ID
ID of message used to start sending data.
StartSendingMessage - Class in uk.ac.manchester.spinnaker.front_end.download
A message used to request fast data transfer from SpiNNaker to Host.
storeData(BufferManagerStorage.Region, ByteBuffer) - Method in class uk.ac.manchester.spinnaker.front_end.download.DataGatherer
Store the data retrieved from a region No guarantee is made about which thread will call this method.
storeData(BufferManagerStorage.Region, ByteBuffer) - Method in class uk.ac.manchester.spinnaker.front_end.download.DirectDataGatherer
Deprecated.
 
storeData(BufferManagerStorage.Region, ByteBuffer) - Method in class uk.ac.manchester.spinnaker.front_end.download.RecordingRegionDataGatherer
 
submitTasks(Iterable<BasicExecutor.SimpleCallable>) - Method in class uk.ac.manchester.spinnaker.front_end.BasicExecutor
Submit some tasks to the pool.
submitTasks(Collection<T>, Function<T, BasicExecutor.SimpleCallable>) - Method in class uk.ac.manchester.spinnaker.front_end.BasicExecutor
Submit some tasks to the pool.
submitTasks(Stream<T>, Function<T, BasicExecutor.SimpleCallable>) - Method in class uk.ac.manchester.spinnaker.front_end.BasicExecutor
Submit some tasks to the pool.
submitTasks(Stream<BasicExecutor.SimpleCallable>) - Method in class uk.ac.manchester.spinnaker.front_end.BasicExecutor
Submit some tasks to the pool.
SystemRouterTableContext - Class in uk.ac.manchester.spinnaker.front_end.dse
A context class that loads up the system router tables while it is active.
SystemRouterTableContext(TransceiverInterface, List<? extends HasCoreLocation>) - Constructor for class uk.ac.manchester.spinnaker.front_end.dse.SystemRouterTableContext
Create a no-drop-packets context.
SystemRouterTableContext(TransceiverInterface, Stream<? extends HasCoreLocation>) - Constructor for class uk.ac.manchester.spinnaker.front_end.dse.SystemRouterTableContext
Create a no-drop-packets context.
SystemRouterTableContext(TransceiverInterface, CoreSubsets) - Constructor for class uk.ac.manchester.spinnaker.front_end.dse.SystemRouterTableContext
Create a no-drop-packets context.

T

toString() - Method in class uk.ac.manchester.spinnaker.front_end.download.RecordingRegion
 
toString() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Monitor
 
txrx - Variable in class uk.ac.manchester.spinnaker.front_end.BoardLocalSupport
The transceiver for talking to the SpiNNaker machine.

U

uk.ac.manchester.spinnaker.front_end - package 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 - package uk.ac.manchester.spinnaker.front_end.download
The buffer manager and support classes.
uk.ac.manchester.spinnaker.front_end.download.request - package 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 - package uk.ac.manchester.spinnaker.front_end.dse
Data specification execution interface.
uk.ac.manchester.spinnaker.front_end.iobuf - package uk.ac.manchester.spinnaker.front_end.iobuf
Utility for retrieving IOBUF contents.
updateTransactionId() - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Monitor
Updates the transaction ID by 1 and wraps with the cap.
updateTransactionIdFromMachine(TransceiverInterface) - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Gather
sets the transaction id from the machine.
updateTransactionIdFromMachine(TransceiverInterface) - Method in class uk.ac.manchester.spinnaker.front_end.download.request.Monitor
gets the transaction id from the machine and updates.

V

value - Variable in enum uk.ac.manchester.spinnaker.front_end.download.GatherProtocolMessage.ID
The value of the ID.
value - Variable in enum uk.ac.manchester.spinnaker.front_end.dse.FastDataInCommandID
The protocol ID of this constant.
valueOf(String) - Static method in enum uk.ac.manchester.spinnaker.front_end.download.GatherProtocolMessage.ID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.manchester.spinnaker.front_end.dse.FastDataInCommandID
Returns the enum constant of this type with the specified name.
values() - Static method in enum uk.ac.manchester.spinnaker.front_end.download.GatherProtocolMessage.ID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.manchester.spinnaker.front_end.dse.FastDataInCommandID
Returns an array containing the constants of this enum type, in the order they are declared.
Vertex - Class in uk.ac.manchester.spinnaker.front_end.download.request
Vertex recording region information.
Vertex(String, long, int[], DownloadRegion[]) - Constructor for class uk.ac.manchester.spinnaker.front_end.download.request.Vertex
Create a minimal vertex, possibly using an unmarshaller.

W

writeReport(HasChipLocation, long, int, MemoryLocation, Object) - Method in class uk.ac.manchester.spinnaker.front_end.dse.FastExecuteDataSpecification
Writes (part of) the report describing what data transfer rates were achieved.
A B C D E F G H I L M N P R S T U V W 
All Classes|All Packages