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

This reverts commit 8b1ce44c2a.


[ROCm/rccl commit: 5170bd1c02]
This commit is contained in:
Wenkai Du
2020-04-14 16:58:41 +00:00
vanhempi 7d31b2d4d1
commit 728cf9ee10
+1 -1
Näytä tiedosto
@@ -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