Skip to content

Latest commit

 

History

History
113 lines (102 loc) · 5.46 KB

enabling-nvidia-gpus.adoc

File metadata and controls

113 lines (102 loc) · 5.46 KB

Enabling NVIDIA GPUs

Before you can use NVIDIA GPUs in {productname-short}, you must install the NVIDIA GPU Operator.

Procedure
  1. To enable GPU support on an OpenShift cluster, follow the instructions here: NVIDIA GPU Operator on {org-name} OpenShift Container Platform in the NVIDIA documentation.

  2. Delete the migration-gpu-status ConfigMap.

    1. Set the Project to All Projects or redhat-ods-applications to ensure you can see the appropriate ConfigMap.

    2. Search for the migration-gpu-status ConfigMap.

    3. Click the action menu (⋮) and select Delete ConfigMap from the list.

      The Delete ConfigMap dialog appears.

    4. Inspect the dialog and confirm that you are deleting the correct ConfigMap.

    5. Click Delete.

  3. Restart the dashboard replicaset.

    1. Click WorkloadsDeployments.

    2. Set the Project to All Projects or redhat-ods-applications to ensure you can see the appropriate deployment.

    3. Search for the rhods-dashboard deployment.

    4. Click the action menu (⋮) and select Restart Rollout from the list.

    5. Wait until the Status column indicates that all pods in the rollout have fully restarted.

Verification
  • The reset migration-gpu-status instance is present on the Instances tab on the AcceleratorProfile custom resource definition (CRD) details page.

After installing the NVIDIA GPU Operator, create an accelerator profile as described in Working with accelerator profiles.