From ee2e1196b36d6434ed159d0c87e0edd1b255c941 Mon Sep 17 00:00:00 2001 From: anilkubn Date: Mon, 25 Aug 2025 20:07:53 +0530 Subject: [PATCH] Replace ROCm driver with amdgpu driver keyword --- docs/drivers/precompiled-driver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers/precompiled-driver.md b/docs/drivers/precompiled-driver.md index f048d529..aa3e3f60 100644 --- a/docs/drivers/precompiled-driver.md +++ b/docs/drivers/precompiled-driver.md @@ -13,7 +13,7 @@ The AMD GPU Operator uses the Kernel Module Management (KMM) Operator to deploy KMM determines the appropriate driver image based on the combination of: 1. Worker node OS information -2. Requested ROCm driver version +2. Requested amdgpu driver version ### Image Tag Format