Update rocm.hcl

This commit is contained in:
WhiteWolf84 2025-02-03 19:30:19 +01:00 committed by GitHub
parent dddc85ae1a
commit 719db105c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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