Skip to content

Commit 17b39dd

Browse files
authored
Merge pull request #93523 from StephenJamesSmith/TELCODOCS-2057
TELCODOCS-2057: Final draft.
2 parents bbe3ff8 + 1577f31 commit 17b39dd

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3614,6 +3614,8 @@ Topics:
36143614
File: nvidia-gpu-architecture
36153615
- Name: AMD GPU Operator
36163616
File: amd-gpu-operator
3617+
- Name: Intel Gaudi AI accelerators
3618+
File: gaudi-ai-accelerator
36173619
---
36183620
Name: Backup and restore
36193621
Dir: backup_and_restore
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="gaudi-ai-accelerator"]
3+
= Intel Gaudi AI accelerators
4+
include::_attributes/common-attributes.adoc[]
5+
:context: gaudi-ai-accelerator
6+
7+
toc::[]
8+
9+
:FeatureName: Intel Gaudi AI accelerators
10+
11+
You can use Intel Gaudi AI accelerators for your {product-title} generative AI and machine learning (AI/ML) applications. Intel Gaudi AI accelerators offer a cost-efficient, flexible, and scalable solution for optimized deep learning workloads.
12+
13+
Red{nbsp}Hat supports Intel Gaudi 2 and Intel Gaudi 3 devices. Intel Gaudi 3 devices provide significant improvements in training speed and energy efficiency.
14+
15+
include::modules/gaudi-ai-accelerator-prerequisites.adoc[leveloffset=+1]
16+
17+
[role="_additional-resources"]
18+
.Additional resources
19+
20+
* link:https://docs.habana.ai/en/latest/Installation_Guide/Additional_Installation/OpenShift_Installation/index.html[OpenShift Installation] (Intel Gaudi documentation)
21+
22+
* link:https://docs.redhat.com/en/documentation/red_hat_openshift_ai_self-managed/2.20/html/working_with_accelerators/intel-gaudi-ai-accelerator-integration_accelerators#intel-gaudi-ai-accelerator-integration_accelerators[Intel Gaudi AI Accelerator integration]
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * hardware_accelerators/gaudi-ai-accelerator.adoc
4+
5+
6+
:_mod-docs-content-type: CONCEPT
7+
[id="gaudi-ai-accelerators-prerequisites_{context}"]
8+
= Intel Gaudi AI accelerators prerequisites
9+
10+
* You have a working {product-title} cluster with at least one GPU worker node.
11+
12+
* You have access to the {product-title} cluster as a cluster-admin to perform the required steps.
13+
14+
* You have installed {oc-first}.
15+
16+
* You have installed the Node Feature Discovery (NFD) Operator and created a `NodeFeatureDiscovery` instance.

0 commit comments

Comments
 (0)