Uses of Class
uk.ac.manchester.spinnaker.spalloc.SpallocClient
Package | Description |
---|---|
uk.ac.manchester.spinnaker.spalloc |
SpiNNaker old-style machine allocation client.
|
-
Uses of SpallocClient in uk.ac.manchester.spinnaker.spalloc
Methods in uk.ac.manchester.spinnaker.spalloc that return SpallocClient Modifier and Type Method Description SpallocClient
SpallocJob. getClient()
Constructors in uk.ac.manchester.spinnaker.spalloc with parameters of type SpallocClient Constructor Description SpallocJob(SpallocClient client, Integer timeout, CreateJob builder)
Create a spalloc job that requests a SpiNNaker machine.SpallocJob(SpallocClient client, CreateJob builder)
Create a spalloc job that requests a SpiNNaker machine.