mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
561 B
Plaintext
16 lines
561 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * hardware_accelerators/gaudi-ai-accelerator.adoc
|
|
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="gaudi-ai-accelerators-prerequisites_{context}"]
|
|
= Intel Gaudi AI accelerators prerequisites
|
|
|
|
* You have a working {product-title} cluster with at least one GPU worker node.
|
|
|
|
* You have access to the {product-title} cluster as a cluster-admin to perform the required steps.
|
|
|
|
* You have installed {oc-first}.
|
|
|
|
* You have installed the Node Feature Discovery (NFD) Operator and created a `NodeFeatureDiscovery` instance. |