From 9587f688012124f0192fae71244714bba53cc3a7 Mon Sep 17 00:00:00 2001 From: Yunsong Wang Date: Fri, 10 Oct 2025 16:00:52 -0700 Subject: [PATCH 1/2] Test cuco stream-ordered allocator --- rapids-cmake/cpm/versions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rapids-cmake/cpm/versions.json b/rapids-cmake/cpm/versions.json index cdcdfc5d..a4a1b6a4 100644 --- a/rapids-cmake/cpm/versions.json +++ b/rapids-cmake/cpm/versions.json @@ -22,8 +22,8 @@ "version": "0.0.1", "git_shallow": false, "always_download": true, - "git_url": "https://github.com/NVIDIA/cuCollections.git", - "git_tag": "d36905c69ce02d74abdd31dc864ce3e1ffc5a7db" + "git_url": "https://github.com/PointKernel/cuCollections.git", + "git_tag": "stream-allocator" }, "rapids_logger": { "version": "0.2.3", From 251c6c892a0d7e4a186ce6c92ffcd777acdc64e2 Mon Sep 17 00:00:00 2001 From: Yunsong Wang Date: Wed, 15 Oct 2025 10:46:26 -0700 Subject: [PATCH 2/2] Update git tag --- rapids-cmake/cpm/versions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rapids-cmake/cpm/versions.json b/rapids-cmake/cpm/versions.json index 1bbefb7d..6a1c9d40 100644 --- a/rapids-cmake/cpm/versions.json +++ b/rapids-cmake/cpm/versions.json @@ -22,8 +22,8 @@ "version": "0.0.1", "git_shallow": false, "always_download": true, - "git_url": "https://github.com/PointKernel/cuCollections.git", - "git_tag": "stream-allocator" + "git_url": "https://github.com/NVIDIA/cuCollections.git", + "git_tag": "3b9873ada51835f61b73c90ec4efa74996b74e96" }, "rapids_logger": { "version": "0.2.3",