-
Notifications
You must be signed in to change notification settings - Fork 139
System Mediated Time-Slicing of GPUs #659
Copy link
Copy link
Open
Labels
featureissue/PR that proposes a new feature or functionalityissue/PR that proposes a new feature or functionalitylifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Milestone
Metadata
Metadata
Assignees
Labels
featureissue/PR that proposes a new feature or functionalityissue/PR that proposes a new feature or functionalitylifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Global ResourceClaims provide a controlled way for multiple containers (or pods) to share access to an underlying GPU. We call this user-mediated sharing.
This issue tracks the introduction of what we call "system" mediated sharing for Time-Sliced GPUs, whereby a GPU will be shared according to some criteria defined by the system rather than the user.
The main advantage being that with system-mediated sharing GPUs can be shared across namespaces (whereas with user-mediated sharing they cannot).