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

Remove NVBench SHA override. #15633

Merged
merged 3 commits into from
May 2, 2024

Conversation

alliepiper
Copy link
Contributor

Description

The override is no longer necessary as rapids-cmake now uses the same version that was set by the override.

Refs rapidsai/rapids-cmake#584, #15492

Checklist

  • I am familiar with the Contributing Guidelines.
  • [N/a] New or existing tests cover these changes.
  • [N/a] The documentation is up to date with these changes.

The necessary changes have been made in upstream rapids-cmake.
@alliepiper alliepiper requested a review from a team as a code owner May 1, 2024 18:16
@github-actions github-actions bot added libcudf Affects libcudf (C++/CUDA) code. CMake CMake build issue labels May 1, 2024
@alliepiper
Copy link
Contributor Author

@davidwendt @robertmaynard This should complete the recent changes to the NVBench fixtures. Let me know if there's anything needed for this.

Co-authored-by: Robert Maynard <robertjmaynard@gmail.com>
@davidwendt
Copy link
Contributor

@alliepiper You just need to add 2024 to the copyright line in cpp/cmake/thirdparty/get_nvbench.cmake to make CI happy.

Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went ahead and pushed the copyright change so CI could rerun -- also I deleted an extra newline.

@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 2, 2024
@bdice
Copy link
Contributor

bdice commented May 2, 2024

/merge

@rapids-bot rapids-bot bot merged commit 8cc4cc1 into rapidsai:branch-24.06 May 2, 2024
70 checks passed
@alliepiper alliepiper deleted the nvbench-override branch May 2, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants