mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-29 23:29:01 +03:00
Update ROCm to 6.4.0 (#18264)
* Update to rocm 6.4.0 * Update URL * Remove old env var
This commit is contained in:
committed by
Blake Blackshear
parent
06539c925c
commit
b7dbcce6e5
@@ -2,7 +2,7 @@ variable "AMDGPU" {
|
||||
default = "gfx900"
|
||||
}
|
||||
variable "ROCM" {
|
||||
default = "6.3.3"
|
||||
default = "6.4.0"
|
||||
}
|
||||
variable "HSA_OVERRIDE_GFX_VERSION" {
|
||||
default = ""
|
||||
|
||||
Reference in New Issue
Block a user