remove official support arches to down size

This commit is contained in:
likelovewant
2024-08-02 13:30:46 +08:00
parent ca4c0c1a8f
commit 63a5f509ed

View File

@@ -24,16 +24,12 @@ function amdGPUs {
"gfx1010:xnack-" "gfx1010:xnack-"
"gfx1011" "gfx1011"
"gfx1012:xnack-" "gfx1012:xnack-"
"gfx1030"
"gfx1031" "gfx1031"
"gfx1032" "gfx1032"
"gfx1033" "gfx1033"
"gfx1034" "gfx1034"
"gfx1035" "gfx1035"
"gfx1036" "gfx1036"
"gfx1100"
"gfx1101"
"gfx1102"
"gfx1103" "gfx1103"
) )
$GPU_LIST -join ';' $GPU_LIST -join ';'