Add AMD GPU compatibility fix for gfx1151, including fallback to CPU mode and environment variable setup
This commit is contained in:
@@ -4,3 +4,6 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile
|
||||
environment:
|
||||
# AMD GPU gfx1151 compatibility fix
|
||||
- HSA_OVERRIDE_GFX_VERSION=11.0.0
|
||||
|
||||
Reference in New Issue
Block a user