Skip to content

Commit

Permalink
DO NOT MERGE: Provide testing commit for rapidsai/raft#2568
Browse files Browse the repository at this point in the history
  • Loading branch information
wphicks committed Feb 13, 2025
1 parent d9d2ee7 commit 5505e91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cpp/cmake/thirdparty/get_raft.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ endfunction()
# To use a different RAFT locally, set the CMake variable
# CPM_raft_SOURCE=/path/to/local/raft
find_and_configure_raft(VERSION ${CUGRAPH_MIN_VERSION_raft}
FORK rapidsai
PINNED_TAG branch-${CUGRAPH_BRANCH_VERSION_raft}
FORK wphicks
PINNED_TAG bug/laplacian_in_spec_part

# When PINNED_TAG above doesn't match cugraph,
# force local raft clone in build directory
Expand Down

0 comments on commit 5505e91

Please sign in to comment.