constants

package
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SpreadStrategy  = "spread"
	BinpackStrategy = "binpack"
	GPUResource     = "gpu"
	CPUResource     = "cpu"
)
View Source
const (
	// PriorityInferenceNumber - used for inference workloads that aren't preemptible
	PriorityInferenceNumber = 125

	// PriorityBuildNumber (Build/Interactive) - used for workloads that aren't preemptible
	PriorityBuildNumber = 100

	// PriorityInteractivePreemptibleNumber - used for interactive workloads that are preemptible
	PriorityInteractivePreemptibleNumber = 75

	// PriorityTrainNumber - used for batch jobs and training workloads that are preemptible
	PriorityTrainNumber = 50
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL