try changing rocm

This commit is contained in:
Nicolas Mowen 2025-11-24 15:52:09 -07:00
parent d43473867b
commit 8ceeb4ffb3

View File

@ -2,7 +2,7 @@ variable "AMDGPU" {
default = "gfx900" default = "gfx900"
} }
variable "ROCM" { variable "ROCM" {
default = "7.1" default = "7.1.0"
} }
variable "HSA_OVERRIDE_GFX_VERSION" { variable "HSA_OVERRIDE_GFX_VERSION" {
default = "" default = ""