We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e0844a commit b54ba53Copy full SHA for b54ba53
offload/DeviceRTL/CMakeLists.txt
@@ -44,7 +44,7 @@ set(source_directory ${devicertl_base_directory}/src)
44
45
set(all_amdgpu_architectures "gfx700;gfx701;gfx801;gfx803;gfx900;gfx902;gfx906"
46
"gfx908;gfx90a;gfx90c;gfx940;gfx941;gfx942;gfx950;gfx1010"
47
- "gfx1030;gfx1031;gfx1032;gfx1033;gfx1034;gfx1035"
+ "gfx1012;gfx1030;gfx1031;gfx1032;gfx1033;gfx1034;gfx1035"
48
"gfx1036;gfx1100;gfx1101;gfx1102;gfx1103;gfx1150"
49
"gfx1151;gfx1152;gfx1153")
50
set(all_nvptx_architectures "sm_35;sm_37;sm_50;sm_52;sm_53;sm_60;sm_61;sm_62"
0 commit comments