mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
17 lines
514 B
Plaintext
17 lines
514 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * hardware_accelerators/about-hardware-accelerators.adoc
|
|
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="nvidia-gpu-prerequisites_{context}"]
|
|
= NVIDIA GPU prerequisites
|
|
|
|
* A working OpenShift cluster with at least one GPU worker node.
|
|
|
|
* Access to the OpenShift cluster as a `cluster-admin` to perform the required steps.
|
|
|
|
* OpenShift CLI (`oc`) is installed.
|
|
|
|
* The node feature discovery (NFD) Operator is installed and a `nodefeaturediscovery` instance is created.
|