Skip to content

Commit

Permalink
update cuco version to pick up bug fix (#1864)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHastings authored Oct 1, 2021
1 parent bfe45fe commit 54b8573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/cmake/thirdparty/get_cuco.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function(find_and_configure_cuco VERSION)
GLOBAL_TARGETS cuco::cuco
CPM_ARGS
GIT_REPOSITORY https://github.com/NVIDIA/cuCollections.git
GIT_TAG a3c85ee2ea25ddfdd4596c6b9d546f7c7590743f
GIT_TAG 729857a5698a0e8d8f812e0464f65f37854ae17b
OPTIONS "BUILD_TESTS OFF"
"BUILD_BENCHMARKS OFF"
"BUILD_EXAMPLES OFF"
Expand Down

0 comments on commit 54b8573

Please sign in to comment.