Enable HSA_OVERRIDE_GFX_VERSION for RX 6700 XT (gfx1031) ROCm compatibility
All checks were successful
Build and Push Docker Image / build (push) Successful in 19s
All checks were successful
Build and Push Docker Image / build (push) Successful in 19s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -23,8 +23,8 @@ services:
|
|||||||
|
|
||||||
environment:
|
environment:
|
||||||
- HIP_VISIBLE_DEVICES=0
|
- HIP_VISIBLE_DEVICES=0
|
||||||
# Uncomment if ROCm does not recognise the 6700 XT automatically:
|
# gfx1031 (6700 XT) is not in the ROCm wheel's compiled arch list; override to gfx1030
|
||||||
# - HSA_OVERRIDE_GFX_VERSION=10.3.0
|
- HSA_OVERRIDE_GFX_VERSION=10.3.0
|
||||||
|
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user