Skip to content

Commit

Permalink
Updating cuco to latest (#1859)
Browse files Browse the repository at this point in the history
updating cmake to use the latest cuco

Authors:
  - Brad Rees (https://github.com/BradReesWork)

Approvers:
  - Rick Ratzel (https://github.com/rlratzel)

URL: #1859
  • Loading branch information
BradReesWork authored Sep 29, 2021
1 parent 3a904b3 commit bfe45fe
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 b1fea0cbe4c384160740af00f7c8760846539abb
GIT_TAG a3c85ee2ea25ddfdd4596c6b9d546f7c7590743f
OPTIONS "BUILD_TESTS OFF"
"BUILD_BENCHMARKS OFF"
"BUILD_EXAMPLES OFF"
Expand Down

0 comments on commit bfe45fe

Please sign in to comment.