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
Currently, the session launcher uses the resource limit information of the selected image to display the types of accelerators available for selection. We need to change this logic to use the supported_accelerators information instead.
If the supported_accelerators value is \*, allow all accelerators provided by the resource group to be selectable.
Display a warning message: "The currently selected image does not guarantee the operation of the accelerator." when supported_accelerators is \*.
The text was updated successfully, but these errors were encountered:
Currently, the session launcher uses the resource limit information of the selected image to display the types of accelerators available for selection. We need to change this logic to use the
supported_accelerators
information instead.If the
supported_accelerators
value is\*
, allow all accelerators provided by the resource group to be selectable.Display a warning message: "The currently selected image does not guarantee the operation of the accelerator." when
supported_accelerators
is\*
.The text was updated successfully, but these errors were encountered: