From 02ebf86b5f091794a9984a4785a364387a96c1d1 Mon Sep 17 00:00:00 2001 From: Atinoda <61033436+Atinoda@users.noreply.github.com> Date: Wed, 28 Feb 2024 21:31:06 +0000 Subject: [PATCH] Add ROCM test results to README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e2c411..de51813 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,9 @@ Run the local image with local network access (and destroy it upon completion): # Known Issues ## AMD GPU ROCM -The `rocm` variant is blind built and cannot be tested due to a lack of hardware. User reports and insights are welcomed. +The `rocm` variant is reported to be working, but it is blind built and cannot be tested due to a lack of hardware. User reports and insights are welcomed. + +*Thanks to [@Alkali-V2](https://github.com/Alkali-V2) for confirming successful deployment with RX 6800 on Unraid.* ## Intel Arc GPU The `arc` variant is blind built and cannot be tested due to a lack of hardware. User reports and insights are welcomed.