Uses of Interface
uk.ac.manchester.spinnaker.connections.model.SCPSenderReceiver
Packages that use SCPSenderReceiver
Package
Description
Classes used to model types of connections that talk to SpiNNaker.
-
Uses of SCPSenderReceiver in uk.ac.manchester.spinnaker.connections
Classes in uk.ac.manchester.spinnaker.connections with type parameters of type SCPSenderReceiverModifier and TypeClassDescriptionfinal classMostDirectConnectionSelector<C extends SCPSenderReceiver>A selector that goes for the most direct connection for the message.Classes in uk.ac.manchester.spinnaker.connections that implement SCPSenderReceiverModifier and TypeClassDescriptionclassA connection for talking to one or more Board Management Processors (BMPs).classAn SCP connection that actually delegates message sending and receiving to another connection.classAn SDP connection to talk SCP (SpiNNaker Control Protocol) to SC&MP on a SpiNNaker system, and to the cores managed by it.