|
| 1 | +:_content-type: ASSEMBLY |
| 2 | +[id="nvidia-gpu-architecture-overview"] |
| 3 | += NVIDIA GPU architecture overview |
| 4 | +include::_attributes/common-attributes.adoc[] |
| 5 | +:context: nvidia-gpu-architecture-overview |
| 6 | + |
| 7 | +toc::[] |
| 8 | + |
| 9 | +NVIDIA supports the use of graphics processing unit (GPU) resources on {product-title}. {product-title} is a security-focused and hardened Kubernetes platform developed and supported by Red Hat for deploying and managing Kubernetes clusters at scale. {product-title} includes enhancements to Kubernetes so that users can easily configure and use NVIDIA GPU resources to accelerate workloads. |
| 10 | + |
| 11 | +The NVIDIA GPU Operator leverages the Operator framework within {product-title} to manage the full lifecycle of NVIDIA software components required to run GPU-accelerated workloads. |
| 12 | + |
| 13 | +These components include the NVIDIA drivers (to enable CUDA), the Kubernetes device plugin for GPUs, the NVIDIA Container Toolkit, automatic node tagging using GPU feature discovery (GFD), DCGM-based monitoring, and others. |
| 14 | + |
| 15 | +[NOTE] |
| 16 | +==== |
| 17 | +The NVIDIA GPU Operator is only supported by NVIDIA. For more information about obtaining support from NVIDIA, see link:https://access.redhat.com/solutions/5174941[Obtaining Support from NVIDIA]. |
| 18 | +==== |
| 19 | + |
| 20 | +include::modules/nvidia-gpu-prerequisites.adoc[leveloffset=+1] |
| 21 | +// New enablement modules |
| 22 | +include::modules/nvidia-gpu-enablement.adoc[leveloffset=+1] |
| 23 | + |
| 24 | +include::modules/nvidia-gpu-bare-metal.adoc[leveloffset=+2] |
| 25 | +[role="_additional-resources"] |
| 26 | +.Additional resources |
| 27 | +* link:https://docs.nvidia.com/ai-enterprise/deployment-guide-openshift-on-bare-metal/0.1.0/on-bare-metal.html[Red Hat OpenShift on Bare Metal Stack] |
| 28 | +
|
| 29 | +include::modules/nvidia-gpu-virtualization.adoc[leveloffset=+2] |
| 30 | +[role="_additional-resources"] |
| 31 | +.Additional resources |
| 32 | +* link:https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/openshift/openshift-virtualization.html[NVIDIA GPU Operator with OpenShift Virtualization] |
| 33 | +
|
| 34 | +include::modules/nvidia-gpu-vsphere.adoc[leveloffset=+2] |
| 35 | +[role="_additional-resources"] |
| 36 | +.Additional resources |
| 37 | +* link:https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/openshift/nvaie-with-ocp.html#openshift-container-platform-on-vmware-vsphere-with-nvidia-vgpus[OpenShift Container Platform on VMware vSphere with NVIDIA vGPUs] |
| 38 | +
|
| 39 | +include::modules/nvidia-gpu-kvm.adoc[leveloffset=+2] |
| 40 | +[role="_additional-resources"] |
| 41 | +.Additional resources |
| 42 | +* link:https://computingforgeeks.com/how-to-deploy-openshift-container-platform-on-kvm/[How To Deploy OpenShift Container Platform 4.13 on KVM] |
| 43 | +
|
| 44 | +include::modules/nvidia-gpu-csps.adoc[leveloffset=+2] |
| 45 | +[role="_additional-resources"] |
| 46 | +.Additional resources |
| 47 | +* link:https://docs.nvidia.com/ai-enterprise/deployment-guide-cloud/0.1.0/aws-redhat-openshift.html[Red Hat Openshift in the Cloud] |
| 48 | +
|
| 49 | +include::modules/nvidia-gpu-red-hat-device-edge.adoc[leveloffset=+2] |
| 50 | +[role="_additional-resources"] |
| 51 | +.Additional resources |
| 52 | +* link:https://cloud.redhat.com/blog/how-to-accelerate-workloads-with-nvidia-gpus-on-red-hat-device-edge[How to accelerate workloads with NVIDIA GPUs on Red Hat Device Edge] |
| 53 | +
|
| 54 | +include::modules/nvidia-gpu-features.adoc[leveloffset=+1] |
| 55 | +
|
| 56 | +[role="_additional-resources"] |
| 57 | +.Additional resources |
| 58 | +
|
| 59 | +* link:https://docs.nvidia.com/ngc/ngc-deploy-on-premises/nvidia-certified-systems/index.html[NVIDIA-Certified Systems] |
| 60 | +* link:https://access.redhat.com/documentation/en-us/openshift_container_platform/4.13/html/monitoring/nvidia-gpu-admin-dashboard#doc-wrapper[The NVIDIA GPU administration dashboard] |
| 61 | +* link:https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/openshift/nvaie-with-ocp.html[NVIDIA AI Enterprise with OpenShift] |
| 62 | +* link:https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/overview.html#[NVIDIA Container Toolkit] |
| 63 | +* link:https://developer.nvidia.com/dcgm[NVIDIA DCGM] |
| 64 | +* link:https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/openshift/mig-ocp.html[MIG Support in OpenShift Container Platform] |
| 65 | +* link:https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/openshift/time-slicing-gpus-in-openshift.html[Time-slicing NVIDIA GPUs in OpenShift] |
| 66 | +* link:https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/openshift/mirror-gpu-ocp-disconnected.html[Deploy GPU Operators in a disconnected or airgapped environment] |
| 67 | +* link:https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/openshift/install-nfd.html[Installing the Node Feature Discovery (NFD) Operator] |
| 68 | +* link:https://docs.openshift.com/container-platform/4.13/hardware_enablement/psap-node-feature-discovery-operator.html#installing-the-node-feature-discovery-operator_node-feature-discovery-operator[{product-title} Installing the Node Feature Discovery Operator] |
0 commit comments