You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: gpu-aware-scheduling/README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,6 @@ GPU Aware Scheduling (GAS) allows using GPU resources such as memory amount for
3
3
4
4
GPU Aware Scheduling is deployed in a single pod on a Kubernetes Cluster.
5
5
6
-
**This software is a pre-production alpha version and should not be deployed to production servers.**
7
-
8
6
### GPU Aware Scheduler Extender
9
7
GPU Aware Scheduler Extender is contacted by the generic Kubernetes Scheduler every time it needs to make a scheduling decision for a pod which requests the `gpu.intel.com/i915` resource.
10
8
The extender checks if there are other `gpu.intel.com/`-prefixed resources associated with the workload.
0 commit comments