Skip to content

Commit

Permalink
Pin to testing fork of ucxx
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Nov 14, 2024
1 parent 6a40957 commit b59173d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/raft-dask/cmake/thirdparty/get_ucxx.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ endfunction()
# To use a different RAFT locally, set the CMake variable
# CPM_raft_SOURCE=/path/to/local/raft
find_and_configure_ucxx(VERSION 0.41
FORK rapidsai
PINNED_TAG branch-0.41
FORK bdice
PINNED_TAG cccl-2.7.0-rc2
EXCLUDE_FROM_ALL YES
UCXX_STATIC ${RAFT_DASK_UCXX_STATIC}
)

0 comments on commit b59173d

Please sign in to comment.