From 382a6febc9403e85a68b6f2a4aed24a85942ed69 Mon Sep 17 00:00:00 2001 From: Yunsong Wang Date: Tue, 3 Dec 2024 14:28:10 -0800 Subject: [PATCH 1/2] Bump cuco version to fetch various fixes and new features --- rapids-cmake/cpm/versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids-cmake/cpm/versions.json b/rapids-cmake/cpm/versions.json index 48b317be..7b3a06d8 100644 --- a/rapids-cmake/cpm/versions.json +++ b/rapids-cmake/cpm/versions.json @@ -21,7 +21,7 @@ "git_shallow": false, "always_download": true, "git_url": "https://github.com/NVIDIA/cuCollections.git", - "git_tag": "dc0f9fc20c2a544e53099e640a681b347532391a" + "git_tag": "681cf951dc40090c052e98685aabcd9092e80f25" }, "fmt": { "version": "11.0.2", From d1884397590782c5ba7a20bc719464d43bbfd44d Mon Sep 17 00:00:00 2001 From: Yunsong Wang Date: Wed, 4 Dec 2024 10:07:00 -0800 Subject: [PATCH 2/2] Fetch window type alias --- rapids-cmake/cpm/versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids-cmake/cpm/versions.json b/rapids-cmake/cpm/versions.json index 860f22ad..95d52470 100644 --- a/rapids-cmake/cpm/versions.json +++ b/rapids-cmake/cpm/versions.json @@ -21,7 +21,7 @@ "git_shallow": false, "always_download": true, "git_url": "https://github.com/NVIDIA/cuCollections.git", - "git_tag": "681cf951dc40090c052e98685aabcd9092e80f25" + "git_tag": "95f338d233e1365fb3841439e39235ae0ca7ca7e" }, "fmt": { "version": "11.0.2",