Revert "Temporary disable 0x803 target due to build error"

This reverts commit cd7ab1425b.
This commit is contained in:
Wenkai Du
2020-04-14 16:58:41 +00:00
parent 3ac98e7d39
commit 5170bd1c02
+1 -1
View File
@@ -11,7 +11,7 @@ set(CMAKE_INSTALL_PREFIX "/opt/rocm" CACHE PATH "")
project(rccl CXX)
set(AMDGPU_TARGETS gfx900;gfx906;gfx908 CACHE STRING "List of specific machine types for library to target")
set(AMDGPU_TARGETS gfx803;gfx900;gfx906;gfx908 CACHE STRING "List of specific machine types for library to target")
find_package(ROCM
REQUIRED