Merge pull request #191 from wenkaidu/gfx803

Revert "Temporary disable 0x803 target due to build error"
Этот коммит содержится в:
Wenkai Du
2020-04-16 09:27:24 -07:00
коммит произвёл GitHub
родитель 3ac98e7d39 5170bd1c02
Коммит c017f6e900
+1 -1
Просмотреть файл
@@ -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