controller

package
v0.0.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAllocationsFromModelAnalyzeResponse

func CreateAllocationsFromModelAnalyzeResponse(response *interfaces.ModelAnalyzeResponse) map[string]*inferno.Allocation

Adapter from a model analyzer response to inferno allocations

func CreateModelAnalyzeResponseFromAllocations

func CreateModelAnalyzeResponseFromAllocations(allocations map[string]*inferno.Allocation) *interfaces.ModelAnalyzeResponse

Adapter from inferno allocations to a model analyzer response

Types

type ModelAnalyzer

type ModelAnalyzer struct {
	// contains filtered or unexported fields
}

Performance analyzer of queueing models associated with variant servers

func NewModelAnalyzer

func NewModelAnalyzer(system *inferno.System) *ModelAnalyzer

Create a new instance of a model analyzer

func (*ModelAnalyzer) AnalyzeModel

Analyze a particular variant and generate corresponding allocations that achieve SLOs for all accelerators, used by the optimizer

Jump to

Keyboard shortcuts

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