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
Add cdi-cri device list strategy. This uses the CDIDevices CRI field to request CDI devices instead of annotations.
Set MPS memory limit by device index and not device UUID. This is a workaround for an issue where
these limits are not applied for devices if set by UUID.
Update MPS sharing to disallow requests for multiple devices if MPS sharing is configured.
Set mps device memory limit by index.
Explicitly set sharing.mps.failRequestsGreaterThanOne = true.