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

This commit is contained in:
Wenkai Du
2021-04-12 09:53:17 -07:00
gecommit door GitHub
bovenliggende 87f12cbb86
commit 3f18540f50
+1 -1
Bestand weergeven
@@ -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