Uses of Class
org.anchoranalysis.inference.concurrency.WithPriority
Packages that use WithPriority
Package
Description
Specifying how many CPUs and GPUs can be allocated for some purpose.
-
Uses of WithPriority in org.anchoranalysis.inference.concurrency
Methods in org.anchoranalysis.inference.concurrency with parameters of type WithPriorityModifier and TypeMethodDescriptionint
WithPriority.compareTo
(WithPriority<T> other) Orders so thatgpu==true
has higher priority in queue togpu==false
.