Change to be consistent

This commit is contained in:
Nicolas Mowen 2025-11-24 06:31:51 -07:00
parent c5a60b3ce4
commit f719f68f69

View File

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