Skip to content

Commit

Permalink
Updating RAFT tag (#1509)
Browse files Browse the repository at this point in the history
There was a PR merged into RAFT today, updating to the most recent commit hash : f0cd81f.

Authors:
  - Alex Fender (https://github.com/afender)

Approvers:
  - Seunghwa Kang (https://github.com/seunghwak)
  - Brad Rees (https://github.com/BradReesWork)

URL: #1509
  • Loading branch information
afender authored Apr 5, 2021
1 parent 48bf058 commit a6edf62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ else(DEFINED ENV{RAFT_PATH})
FetchContent_Declare(
raft
GIT_REPOSITORY https://github.com/rapidsai/raft.git
GIT_TAG 6455e05b3889db2b495cf3189b33c2b07bfbebf2
GIT_TAG f0cd81fb49638eaddc9bf18998cc894f292bc293

SOURCE_SUBDIR raft
)
Expand Down

0 comments on commit a6edf62

Please sign in to comment.