Skip to content

Tags: adilGhaffarDev/platform-aware-scheduling

Tags

v0.7

Add the Strategy Labeling example doc

gpu-aware-scheduling/v0.2.0

Add the Strategy Labeling example doc

extender/v0.1.0

Add the Strategy Labeling example doc

telemetry-aware-scheduling/v0.1.0

Changes in Dockerfile to use Golang based Image

tas_v0.1

Changes in Dockerfile to use Golang based Image

v0.6

Updating comments in configuration script

gas_v0.1

GAS version 0.1

v0.5

docs and yamls for dependencies

This adds more documentation and yamls for getting dependencies
up and running.

Signed-off-by: Ukri Niemimuukko <[email protected]>

gpu-aware-scheduling/v0.1.0

docs and yamls for dependencies

This adds more documentation and yamls for getting dependencies
up and running.

Signed-off-by: Ukri Niemimuukko <[email protected]>

v0.4

Replace top level go mod with project specific dependency model

The Platform Aware Scheduling repository now contains multiple go
dependency files - using a go.mod file in each subproject. This
commit adds the files for the extender and Telemetry Aware
Scheduling directories and removes the older single go.mod at
the top level of the repo.