Skip to content

Commit

Permalink
Auto-merge use branch-25.02 versions
Browse files Browse the repository at this point in the history
Signed-off-by: spark-rapids automation <[email protected]>
  • Loading branch information
nvauto committed Dec 13, 2024
1 parent 95f27d9 commit 13ca35e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 18 deletions.
2 changes: 1 addition & 1 deletion thirdparty/cudf
Submodule cudf updated 478 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 @@
cb1a30c8f12923fe1f56b1948cb8b26d5676f6b9
ca12bcd54230d3758072faddc8d4430a9e44cd66
30 changes: 14 additions & 16 deletions thirdparty/cudf-pins/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +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" : "",
"issue" : "Remove 64bit dispatching as not needed by libcudf and results in compiling twice as many kernels [https://github.com/rapidsai/cudf/pull/11437]"
},
{
"file" : "${current_json_dir}/../cudf/cpp/cmake/thirdparty/patches/thrust_faster_sort_compile_times.diff",
"fixed_in" : "",
Expand All @@ -30,7 +20,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 +89,9 @@
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "e2ff91954a2ebe3ee65e0a1568e9d77cb195164d",
"git_tag" : "288535770abbe950ab8ec655d44f5aa9d6704cea",
"git_url" : "https://github.com/rapidsai/kvikio.git",
"version" : "24.12"
"version" : "25.02"
},
"nanoarrow" :
{
Expand Down Expand Up @@ -145,13 +135,21 @@
"git_url" : "https://github.com/NVIDIA/NVTX.git",
"version" : "3.1.0"
},
"rapids_logger" :
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "c510947ae9d3a67530cfe3e5eaccb5a3b8ea0e55",
"git_url" : "https://github.com/rapidsai/rapids-logger.git",
"version" : "c510947ae9d3a67530cfe3e5eaccb5a3b8ea0e55"
},
"rmm" :
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "b391ce867a62bbfc3283779d70231be5b00e2e84",
"git_tag" : "3cad8fed150c3905962ca849b11bfc12fadd2517",
"git_url" : "https://github.com/rapidsai/rmm.git",
"version" : "24.12"
"version" : "25.02"
},
"spdlog" :
{
Expand Down

0 comments on commit 13ca35e

Please sign in to comment.