-
Notifications
You must be signed in to change notification settings - Fork 220
Description
Feature description
In RHODS dashboard the notebook profiles can be defined in OdhDashboardConfig
resource. The gap is however it is not possible to assign cluster resources via the device plugin. Only CPU and Memory resources can be defined in the profile.
Accelerators requirements can not be specified as they are not included in the CRD spec.
resources: |
The notebook controller does support extra resources like AI accelerators so a workaround it to manually update the notebooks.kubeflow.org resource after it is created by the dashboard.
The request is to extent the OdhDashboardConfig
CRD and allow passing the accelerator spec to the notebook resource while spawning the notebook container
Describe alternatives you've considered
Containers can be spawned via the notebook resource but that requires administrative access to the cluster and can not be done from RHODS dashboard.
Anything else?
An example use case is with Intel ARC GPU card
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Status