From 037fb6afd5e6d00fe7a10289fa8fb94ac8b12798 Mon Sep 17 00:00:00 2001 From: Chaitanya Kulkarni Date: Thu, 1 Aug 2024 12:59:16 -0400 Subject: [PATCH] root: Update Readme Signed-off-by: Chaitanya Kulkarni --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a8e7c93d..f7a512d1 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Use one of these two options to provision an RHOCP cluster: In this project, we provisioned RHOCP 4.14 on a bare-metal multi-node cluster. For details about the supported RHOCP infrastructure, see the [Supported Platforms](/docs/supported_platforms.md) page. ### Provisioning Intel hardware features on RHOCP +If you are familiar with the steps mentioned below to provision the accelerators, you can use [One-Click](/one_click/README.md) solution as a reference to provision the accelerator automatically. + +Follow [Setting up HabanaAI Operator](/gaudi/README.md) to provision Intel Gaudi AI accelerator. + Please follow the steps below to provision the hardware features 1. Setting up [Node Feature Discovery](/nfd/README.md) 2. Setting up [Machine Configuration](/machine_configuration/README.md)