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 b328dc1 commit 4d5d3a8Copy full SHA for 4d5d3a8
CMakeLists.txt
@@ -101,7 +101,7 @@ if(GPU_TARGETS STREQUAL "all")
101
)
102
else()
103
rocm_check_target_ids(DEFAULT_AMDGPU_TARGETS
104
- TARGETS "gfx803;gfx900:xnack-;gfx906:xnack-;gfx908:xnack-;gfx90a:xnack-;gfx90a:xnack+;gfx940;gfx941;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1200;gfx1201;gfx1151"
+ TARGETS "gfx803;gfx900:xnack-;gfx906:xnack-;gfx908:xnack-;gfx90a:xnack-;gfx90a:xnack+;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1200;gfx1201;gfx1151"
105
106
endif()
107
0 commit comments