From 9e907b7573b0e34852bed5970774825cfc1a0e73 Mon Sep 17 00:00:00 2001 From: scott Date: Wed, 8 Apr 2026 19:10:03 -0400 Subject: [PATCH] Enable HSA_OVERRIDE_GFX_VERSION for RX 6700 XT (gfx1031) ROCm compatibility Co-Authored-By: Claude Sonnet 4.6 --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 3ea8d50..d724fe8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -23,8 +23,8 @@ services: environment: - HIP_VISIBLE_DEVICES=0 - # Uncomment if ROCm does not recognise the 6700 XT automatically: - # - HSA_OVERRIDE_GFX_VERSION=10.3.0 + # gfx1031 (6700 XT) is not in the ROCm wheel's compiled arch list; override to gfx1030 + - HSA_OVERRIDE_GFX_VERSION=10.3.0 healthcheck: test: