Uses of Package
uk.ac.manchester.spinnaker.transceiver
Packages that use uk.ac.manchester.spinnaker.transceiver
Package
Description
The core allocation system.
The BMP control subsystem.
Java client for the SpiNNaker allocation service.
Classes used to model types of connections that talk to SpiNNaker.
The front-end interface to the Java implementation of the SpiNNaker host
libraries.
The buffer manager and support classes.
Classes used to describe the JSON requests to the data transfer code.
Data specification execution interface.
Utility for retrieving IOBUF contents.
Messages that talk to the BMP.
Data I/O Protocols.
Fast data download protocol.
SpiNNaker old-style machine allocation client.
How to actually talk to a SpiNNaker machine.
-
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.alloc.allocatorClassDescriptionEncapsulates exceptions from processes which communicate with some core/chip.Basic exception from the transceiver.The interface supported by the
Transceiver
. -
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.alloc.bmpClassDescriptionThe interface supported by the
Transceiver
for talking to a BMP.Encapsulates exceptions from processes which communicate with some core/chip.Basic exception from the transceiver. -
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.alloc.client
-
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.connectionsClassDescriptionEncapsulates exceptions from processes which communicate with some core/chip.
-
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.front_end
-
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.front_end.downloadClassDescriptionEncapsulates exceptions from processes which communicate with some core/chip.Basic exception from the transceiver.The interface supported by the
Transceiver
. -
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.front_end.download.requestClassDescriptionEncapsulates exceptions from processes which communicate with some core/chip.The interface supported by the
Transceiver
. -
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.front_end.dseClassDescriptionEncapsulates exceptions from processes which communicate with some core/chip.Basic exception from the transceiver.
-
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.front_end.iobufClassDescriptionEncapsulates exceptions from processes which communicate with some core/chip.Basic exception from the transceiver.
-
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.messages.bmp
-
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.protocolsClassDescriptionEncapsulates exceptions from processes which communicate with some core/chip.The interface supported by the
Transceiver
. -
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.protocols.downloadClassDescriptionEncapsulates exceptions from processes which communicate with some core/chip.
-
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.spalloc
-
Classes in uk.ac.manchester.spinnaker.transceiver used by uk.ac.manchester.spinnaker.transceiverClassDescriptionA tracker of application IDs to make it easier to allocate new IDs.The interface supported by the
Transceiver
for talking to a BMP.The type of reset to perform.The fill unit for a fill of values in memory.Documents a transceiver operation that may be used from multiple threads in parallel provided those threads are accessing different boards.Documents a transceiver operation that may be used from multiple threads in parallel provided those threads are accessing different boards (or different BMPs, for BMP-based operations), and care is taken to use this method in a way that only accesses a single board via it.Documents a transceiver operation that should not be used from multiple threads in parallel at all.Encapsulates exceptions from processes which communicate with some core/chip.Marks an exception for errors in the message by the caller.Marks an exception for a permanent condition.Marks an exception for a transient condition.Marks a class that is used to track how many retries were used.Basic exception from the transceiver.An encapsulation of various communications with the SpiNNaker board.A simple description of a connection to create.The interface supported by theTransceiver
.A simple transceiver for UDP connections.