Uses of Package
uk.ac.manchester.spinnaker.alloc.allocator
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.allocator |
The core allocation system.
|
uk.ac.manchester.spinnaker.alloc.bmp |
The BMP control subsystem.
|
uk.ac.manchester.spinnaker.alloc.proxy |
SpiNNaker message proxying support code.
|
uk.ac.manchester.spinnaker.alloc.web |
The user-facing web interface to the new spalloc service.
|
-
Classes in uk.ac.manchester.spinnaker.alloc.allocator used by uk.ac.manchester.spinnaker.alloc.allocator Class Description Epochs.Epoch A waitable epoch checkpoint.PowerController A service that knows how to initiate the setting of the power state of a job.QuotaManager.AdjustedQuota Describes the result of theQuotaManager.addQuota(int,int)
operation.SpallocAPI The API of the core service that interacts with the database.SpallocAPI.BoardLocation Describes the locations of boards in a machine.SpallocAPI.CreateBoard A request for a specific board.SpallocAPI.CreateDescriptor Describes what sort of request to create a job this is.SpallocAPI.CreateDimensions A request for a rectangle of boards.SpallocAPI.CreateDimensionsAt A request for a rectangle of triads rooted at a particular triad.SpallocAPI.CreateNumBoards A request for a number of boards.SpallocAPI.CreateVisitor Visitor forSpallocAPI.CreateDescriptor
.SpallocAPI.HasBoardCoords Some requests have the locations of boards.SpallocAPI.Job Describes a particular job known to the allocator.SpallocAPI.Jobs Describes a list of jobs known to the allocator.SpallocAPI.Machine Describes a particular machine known to the allocator.SpallocAPI.SubMachine A view of part of a machine that is allocated to a job.SpallocAPI.Waitable A thing that may be waited upon. -
Classes in uk.ac.manchester.spinnaker.alloc.allocator used by uk.ac.manchester.spinnaker.alloc.bmp Class Description SpallocAPI.Machine Describes a particular machine known to the allocator. -
Classes in uk.ac.manchester.spinnaker.alloc.allocator used by uk.ac.manchester.spinnaker.alloc.proxy Class Description SpallocAPI.Job Describes a particular job known to the allocator. -
Classes in uk.ac.manchester.spinnaker.alloc.allocator used by uk.ac.manchester.spinnaker.alloc.web Class Description SpallocAPI.Machine Describes a particular machine known to the allocator.