Support GFX12 (#423)
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
14f4c6973a
commit
eb5f2da4ae
@@ -57,7 +57,7 @@ else()
|
||||
endif()
|
||||
|
||||
# Set supported GPU Targets
|
||||
set(DEFAULT_AMDGPU_TARGETS "gfx908;gfx90a;gfx940;gfx941;gfx942;gfx1030;gfx1031;gfx1032;gfx1100;gfx1101;gfx1102")
|
||||
set(DEFAULT_AMDGPU_TARGETS "gfx908;gfx90a;gfx940;gfx941;gfx942;gfx1030;gfx1031;gfx1032;gfx1100;gfx1101;gfx1102;gfx1200;gfx1201")
|
||||
|
||||
# Set AMDGPU_TARGETS
|
||||
if(DEFINED ENV{AMDGPU_TARGETS})
|
||||
|
||||
Reference in New Issue
Block a user