-
Methods Method Description uk.ac.manchester.spinnaker.spalloc.CreateJob.requireTorus() You probably can't use this sensibly with the hardware as deployed (or you automatically get it when meaningful). The default is fine.uk.ac.manchester.spinnaker.spalloc.SpallocAPI.createJob(List<Integer>, Map<String, Object>) Consider usingSpallocAPI.createJob(CreateJob)
instead.uk.ac.manchester.spinnaker.spalloc.SpallocClient.createJob(List<Integer>, Map<String, Object>, Integer) uk.ac.manchester.spinnaker.transceiver.Utils.sendPortTriggerMessage(UDPConnection<?>, InetAddress) CallUDPConnection.sendPortTriggerMessage(InetAddress)
directly instead.