Commit d4c10df2 authored by Daniel Hiltgen's avatar Daniel Hiltgen
Browse files

Add Radeon gfx940-942 GPU support

parent 6ce37e4d
...@@ -26,6 +26,9 @@ amdGPUs() { ...@@ -26,6 +26,9 @@ amdGPUs() {
"gfx908:xnack-" "gfx908:xnack-"
"gfx90a:xnack+" "gfx90a:xnack+"
"gfx90a:xnack-" "gfx90a:xnack-"
"gfx940"
"gfx941"
"gfx942"
"gfx1010" "gfx1010"
"gfx1012" "gfx1012"
"gfx1030" "gfx1030"
......
...@@ -13,6 +13,9 @@ function amdGPUs { ...@@ -13,6 +13,9 @@ function amdGPUs {
"gfx908:xnack-" "gfx908:xnack-"
"gfx90a:xnack+" "gfx90a:xnack+"
"gfx90a:xnack-" "gfx90a:xnack-"
"gfx940"
"gfx941"
"gfx942"
"gfx1010" "gfx1010"
"gfx1012" "gfx1012"
"gfx1030" "gfx1030"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment