Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[auto-merge] bot-auto-merge-branch-24.12 to branch-25.02 [skip ci] [bot] #2662

Merged
merged 2 commits into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion thirdparty/cudf
Submodule cudf updated 382 files
2 changes: 1 addition & 1 deletion thirdparty/cudf-pins/rapids-cmake.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c82539c71545f3095f45280d655bfacc490ceda2
7e3122c579b19ccaa3fe670fa6ad8efb8d3f738c
17 changes: 6 additions & 11 deletions thirdparty/cudf-pins/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,10 @@
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "e21d607157218540cd7c45461213fb96adf720b7",
"git_tag" : "05e019afe53f9b0e4454cbd822f9bdda18df49bb",
"git_url" : "https://github.com/NVIDIA/cccl.git",
"patches" :
[
{
"file" : "${current_json_dir}/../cudf/cpp/cmake/thirdparty/patches/cccl_symbol_visibility.diff",
"fixed_in" : "2.6",
"issue" : "Correct symbol visibility issues in libcudacxx [https://github.com/NVIDIA/cccl/pull/1832/]"
},
{
"file" : "${current_json_dir}/../cudf/cpp/cmake/thirdparty/patches/thrust_disable_64bit_dispatching.diff",
"fixed_in" : "",
Expand All @@ -30,7 +25,7 @@
"issue" : "Improve Thrust scan compile times by reducing the number of kernels generated [https://github.com/rapidsai/cudf/pull/8183]"
}
],
"version" : "2.5.0"
"version" : "2.7.0"
},
"GTest" :
{
Expand Down Expand Up @@ -99,9 +94,9 @@
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "3d2ab00d9dc279223f290cbbef07de36714087b9",
"git_tag" : "890aa1522cbfea0891912fa17d7149ef5a4d0368",
"git_url" : "https://github.com/rapidsai/kvikio.git",
"version" : "24.12"
"version" : "25.02"
},
"nanoarrow" :
{
Expand Down Expand Up @@ -149,9 +144,9 @@
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "3b5f6af2eaa0519643ccc2a4c1395307bfd3ad7e",
"git_tag" : "e0e451751ddf92e2377d430714f622c2bb72e3f1",
"git_url" : "https://github.com/rapidsai/rmm.git",
"version" : "24.12"
"version" : "25.02"
},
"spdlog" :
{
Expand Down
Loading