Uses of Interface
uk.ac.manchester.spinnaker.alloc.bmp.SpiNNakerControl
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.bmp |
The BMP control subsystem.
|
-
Uses of SpiNNakerControl in uk.ac.manchester.spinnaker.alloc.bmp
Classes in uk.ac.manchester.spinnaker.alloc.bmp that implement SpiNNakerControl Modifier and Type Class Description class
SpiNNakerControlDummy
Dummy implementation of the SpiNNakerControl interface.Methods in uk.ac.manchester.spinnaker.alloc.bmp that return SpiNNakerControl Modifier and Type Method Description SpiNNakerControl
SpiNNakerControl.Factory. create(SpallocAPI.Machine machine, BMPCoords coords, Map<BMPBoard,String> boardAddresses)
Create a SpiNNaker board controller.