Package uk.ac.manchester.spinnaker.messages.scp
package uk.ac.manchester.spinnaker.messages.scp
The messages of SpiNNaker Control Protocol (SCP).
-
ClassDescriptionA request to run an application.A request to stop an application.An SCP response to a request which returns nothing other than OK or an error.A request to clear the IOBUF on a core.A request to set the dropped packet reinjected packet types.All command codes usable in SCP-like messages.An interface that is applied to a message when it wants to be told what connection it is being sent down prior to it being sent.A request to get a count of the cores in a particular state.An SCP response to a request for the number of cores in a given state.An SCP response to a request which has an empty payload.FECRequest<T extends SCPResponse>A command message to a core using FrontEndCommon lib's simulation management subsystem.A request to fill a region of memory on a chip with repeated words of data.A request to set a fixed route entry.A request to read a fixed route entry.A request to flood fill some data.A request to finish a flood fill of data across all cores and launch the application.A request to start a flood fill of data.A request to read the chip information from a core.A request to get the status of the dropped packet reinjection.A request to read the version of software running on a core.An SCP response to a request for the version of software running.A request to clear an IP Tag.A request to get an IP tag.A request information about IP tags.A request to set a (forward) IP Tag.A request to set the transient timeout for future SCP requests.A request to load the previously-saved application multicast router table.A request to load the previously-configured system multicast router table.An SCP response that should never be received because its request is guaranteed to be a one-way request.PayloadedResponse<T,
E extends Exception> A response that holds a payload.A request to read a region of memory via a link on a chip.A request to read a region of memory.ReinjectorRequest<T extends CheckOKResponse>A command message to an extra monitor control core to manipulate the packet reinjection subsystem.A request to reset the statistics counters of the dropped packet reinjection.A request to set a Reverse IP Tag.A request to allocate space for routing entries.A request to clear the router on a chip.A request to initialise the router on a chip.A command message to an extra monitor control core to manipulate the router table.A request to save the currently-installed application multicast router table.The SCP Command codes.SCPRequest<T extends SCPResponse>Represents an Abstract SCP Request.Represents the header of an SCP Request.Represents an abstract SCP response.The SCP Result codes.The low-level format of SCP result message.A request to allocate space in the SDRAM space.A request to free space in the SDRAM.A request to send a signal to cores.Where to get sequence numbers from.A request to change the state of an LED.A request to set the dropped packet reinjected packet types.A request to set the router emergency timeout for dropped packet reinjection.A request to the extra monitor core to set the router timeout for dropped packet reinjection.A request to update the runtime info on a core.A request to update the runtime info on a core.A request to write memory on a neighbouring chip.A request to write memory on a chip.