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

[submodule-sync] bot-submodule-sync-branch-24.10 to branch-24.10 [skip ci] [bot] #2422

Merged
merged 1 commit into from
Sep 24, 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-pins/rapids-cmake.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
caf5dd663b3e73a467abeb38a582803dcc85438f
3815fab6439e911530a5e0338d1fa564b6d3443b
23 changes: 7 additions & 16 deletions thirdparty/cudf-pins/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,17 +84,16 @@
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "f5e54359df4c26b6230fc61d38aa294581393084",
"git_tag" : "0c9fce2ffefecfdce794e1859584e25877b7b592",
"git_url" : "https://github.com/fmtlib/fmt.git",
"patches" :
[
{
"file" : "fmt/fix_10_1_1_version.diff",
"fixed_in" : "10.2.0",
"issue" : "fmt 10.1.1 produces a CMake package with version 10.1.0"
"file" : "fmt/fix_11_0_2_unreachable_loop.diff",
"issue" : "fmt 11.0.2 produces a warning about an unreachable loop when compiled with nvcc"
}
],
"version" : "10.1.1"
"version" : "11.0.2"
},
"jitify" :
{
Expand Down Expand Up @@ -142,25 +141,17 @@
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "58039d3c8ff63ecfbfde8b3a103bc14d33be7bae",
"git_tag" : "99e237ef6a42321a6bbd28b7aab9e4cc4105e6a3",
"git_url" : "https://github.com/rapidsai/rmm.git",
"version" : "24.10"
},
"spdlog" :
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "7e635fca68d014934b4af8a1cf874f63989352b7",
"git_tag" : "27cb4c76708608465c413f6d0e6b8d99a4d84302",
"git_url" : "https://github.com/gabime/spdlog.git",
"patches" :
[
{
"file" : "spdlog/nvcc_constexpr_fix.diff",
"fixed_in" : "1.13",
"issue" : "Fix constexpr mismatch between spdlog and fmt [https://github.com/gabime/spdlog/issues/2856]"
}
],
"version" : "1.12.0"
"version" : "1.14.1"
}
}
}
Loading