Package uk.ac.manchester.spinnaker.front_end
The front-end interface to the Java implementation of the SpiNNaker host
libraries.
- Author:
- Donal Fellows
-
Interface Summary Interface Description BasicExecutor.SimpleCallable The type of task that this executor can run. -
Class Summary Class Description BasicExecutor A thread pool designed for simple task execution with combining of exceptions.BasicExecutor.Tasks Holds the future results of the submitted tasks.BoardLocalSupport A class for making things easier to do on a per-board basis.CommandLineInterface The main command line interface.CommandLineInterface.DbFileParam Argument handler for the<dbFile>
parameter.CommandLineInterface.DsFileParam Argument handler for the<dsFile>
parameter.CommandLineInterface.GatherersParam Argument handler for the<gatherFile>
parameter.CommandLineInterface.IobufMapParam Argument handler for the<iobufMapFile>
parameter.CommandLineInterface.MachineParam Argument handler for the<machineFile>
parameter.CommandLineInterface.PlacementsParam Argument handler for the<placementFile>
parameter.CommandLineInterface.RunFolderParam Argument handler for the<runFolder>
parameter.Constants Miscellaneous constants that can be overridden by system properties.LogControl Utilities for working with the log.NoDropPacketContext A context class that can disable dropping of packets on the SpiNNaker on-chip network.