Skip to content

Commit

Permalink
Remove CMake dependencies to UCP
Browse files Browse the repository at this point in the history
  • Loading branch information
pentschev committed Nov 7, 2023
1 parent a3cda5d commit 8423174
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
1 change: 0 additions & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ endif()

include(cmake/thirdparty/get_nccl.cmake)
include(cmake/thirdparty/get_cuhornet.cmake)
include(cmake/thirdparty/get_ucp.cmake)

if(BUILD_TESTS)
include(cmake/thirdparty/get_gtest.cmake)
Expand Down
35 changes: 0 additions & 35 deletions cpp/cmake/thirdparty/get_ucp.cmake

This file was deleted.

0 comments on commit 8423174

Please sign in to comment.