Update ROCm to 6.4.0 (#18264)

* Update to rocm 6.4.0

* Update URL

* Remove old env var
This commit is contained in:
Nicolas Mowen
2025-08-16 10:20:33 -05:00
committed by Blake Blackshear
parent 06539c925c
commit b7dbcce6e5
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ variable "AMDGPU" {
default = "gfx900"
}
variable "ROCM" {
default = "6.3.3"
default = "6.4.0"
}
variable "HSA_OVERRIDE_GFX_VERSION" {
default = ""