Skip to content
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 .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "thirdparty/cudf"]
path = thirdparty/cudf
url = https://github.com/rapidsai/cudf.git
branch = release/26.04
branch = main
2 changes: 1 addition & 1 deletion thirdparty/cudf
Submodule cudf updated 411 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 @@
9753c6bfa2a9a2a94def304937061b17597c748c
fa303cb883f0e127fb2bb950d303626239050964
8 changes: 4 additions & 4 deletions thirdparty/cudf-pins/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "1877b4265bb1e5574c91ab6c8d43f1d8f2fcf13a",
"git_tag" : "b2bbfcc3147fbadcdaf0e3f4b9737d9dd4bf76a0",
"git_url" : "https://github.com/rapidsai/kvikio.git",
"source_subdir" : "cpp",
"version" : "26.04"
"version" : "26.06"
},
"nanoarrow" :
{
Expand Down Expand Up @@ -120,10 +120,10 @@
{
"always_download" : true,
"git_shallow" : false,
"git_tag" : "38a0339356ebee8428e3105fea06fb26e0478509",
"git_tag" : "ad99c114b62b9e1c8277563fe353ffb80589c84b",
"git_url" : "https://github.com/rapidsai/rmm.git",
"source_subdir" : "cpp",
"version" : "26.04"
"version" : "26.06"
},
"roaring" :
{
Expand Down
Loading