Remove link to NUMA lib as it is no longer needed (#346)

[ROCm/rccl commit: 3f18540f50]
This commit is contained in:
Wenkai Du
2021-04-12 09:53:17 -07:00
committed by GitHub
parent 6105af2dfc
commit 27f33208e3
+1 -1
View File
@@ -218,7 +218,7 @@ if("${HIP_COMPILER}" MATCHES "hcc")
endif()
endif()
target_link_libraries(rccl PRIVATE hip::device numa)
target_link_libraries(rccl PRIVATE hip::device)
target_link_libraries(rccl INTERFACE hip::host)
#Setup librccl.so version