Skip to content

[submodule-sync] bot-submodule-sync-release/26.04 to release/26.04 [skip ci] [bot]#4388

Merged
nvauto merged 1 commit intorelease/26.04from
bot-submodule-sync-release/26.04
Mar 17, 2026
Merged

[submodule-sync] bot-submodule-sync-release/26.04 to release/26.04 [skip ci] [bot]#4388
nvauto merged 1 commit intorelease/26.04from
bot-submodule-sync-release/26.04

Conversation

@nvauto
Copy link
Copy Markdown
Collaborator

@nvauto nvauto commented Mar 17, 2026

submodule-sync to create a PR keeping thirdparty/cudf up-to-date.
HEAD commit SHA: f543637, cudf commit SHA: rapidsai/cudf@b13ada2

This PR will be auto-merged if test passed. If failed, it will remain open until test pass or manually fix.

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
@nvauto
Copy link
Copy Markdown
Collaborator Author

nvauto commented Mar 17, 2026

HEAD commit SHA: f543637, CUDF commit SHA: rapidsai/cudf@b13ada2
Test passed: True

@nvauto nvauto merged commit 426bf13 into release/26.04 Mar 17, 2026
@nvauto
Copy link
Copy Markdown
Collaborator Author

nvauto commented Mar 17, 2026

SUCCESS - auto-merge

@nvauto nvauto deleted the bot-submodule-sync-release/26.04 branch March 17, 2026 18:03
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 17, 2026

Greptile Summary

This is an automated submodule-sync PR that updates the pinned commit SHA for the rmm (RAPIDS Memory Manager) dependency inside thirdparty/cudf-pins/versions.json, keeping it in sync with the latest state of the cudf submodule on the release/26.04 branch.

  • The git_tag for rmm (https://github.com/rapidsai/rmm.git) is bumped from d9034ffcbbc6c31f288f11d4e41e55e1c537705e6ed480503ea740a0eb2c3fdac0c0a4a88c778027.
  • The version label (26.04), git_url, source_subdir, and all other fields are unchanged.
  • All other dependencies in the file (CCCL, GTest, cuco, fmt, spdlog, etc.) are untouched.
  • No source code, build logic, or test files are modified.

Confidence Score: 5/5

  • This PR is safe to merge — it is a bot-generated, single-field dependency pin update with no logic or structural changes.
  • The change is a one-line automated update to a pinned commit SHA for the rmm library, generated by the nvauto submodule-sync bot. The file structure is valid JSON and all other dependency entries are untouched. The risk is limited to whether the new rmm commit is compatible with the cudf version on release/26.04, which is enforced by the CI pipeline that gates auto-merge.
  • No files require special attention.

Important Files Changed

Filename Overview
thirdparty/cudf-pins/versions.json Automated bump of the pinned rmm commit SHA from d9034ffc to 6ed48050 for the release/26.04 branch; no structural or logical changes to the file.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["nvauto bot detects cudf submodule update\n(cudf SHA: b13ada2c)"] --> B["Reads updated thirdparty/cudf-pins/versions.json\nfrom rapidsai/cudf"]
    B --> C["Identifies rmm git_tag change\nd9034ffc → 6ed48050"]
    C --> D["Opens PR against release/26.04\nwith single-field update"]
    D --> E{"CI tests pass?"}
    E -- Yes --> F["Auto-merge into release/26.04"]
    E -- No --> G["PR stays open for manual fix"]
Loading

Last reviewed commit: f543637

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant