diff --git a/CMakeLists.txt b/CMakeLists.txt index 78c8e7d..39a07d0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -94,6 +94,8 @@ set(DEFAULT_AMDGPU_TARGETS gfx1100 gfx1101 gfx1102 + gfx1200 + gfx1201 ) set(AMDGPU_TARGETS "${DEFAULT_AMDGPU_TARGETS}" CACHE STRING "List of specific machine types for library to target")