Uses of Class
uk.ac.manchester.spinnaker.messages.model.ExecutableTargets
Packages that use ExecutableTargets
Package
Description
How to actually talk to a SpiNNaker machine.
-
Uses of ExecutableTargets in uk.ac.manchester.spinnaker.transceiver
Methods in uk.ac.manchester.spinnaker.transceiver with parameters of type ExecutableTargetsModifier and TypeMethodDescriptiondefault void
TransceiverInterface.executeApplication
(@Valid ExecutableTargets executableTargets, @NotNull AppID appID) Execute a set of binaries that make up a complete application on specified cores, wait for them to be ready and then start all of the binaries.