Skip to content

Correct nvbench + conda test to explicitly pull spdlog#733

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.02from
robertmaynard:bug/correct_nvbench-conda_test
Dec 16, 2024
Merged

Correct nvbench + conda test to explicitly pull spdlog#733
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.02from
robertmaynard:bug/correct_nvbench-conda_test

Conversation

@robertmaynard
Copy link
Copy Markdown
Contributor

@robertmaynard robertmaynard commented Dec 16, 2024

Description

As of rapidsai/rmm#1722, rmm no longer depends on spdlog. However, some tests were depending on spdlog transitively through rmm. This PR adds spdlog as an explicit dependency to correct those failures.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The cmake-format.json is up to date with these changes.
  • I have added new files under rapids-cmake/
    • I have added include guards (include_guard(GLOBAL))
    • I have added the associated docs/ rst file and update the api.rst

@robertmaynard robertmaynard added bug Something isn't working non-breaking Introduces a non-breaking change 3 - Ready for Review Ready for review by team labels Dec 16, 2024
@robertmaynard robertmaynard requested a review from a team as a code owner December 16, 2024 18:25
Copy link
Copy Markdown
Contributor

@vyasr vyasr left a comment

Choose a reason for hiding this comment

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

Could you please add a description indicating why this change is necessary and linking to rapidsai/rmm#1722?

Copy link
Copy Markdown
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.

Looks good -- I'll add the description @vyasr requested so we can merge this.

@vyasr
Copy link
Copy Markdown
Contributor

vyasr commented Dec 16, 2024

/merge

@rapids-bot rapids-bot Bot merged commit 5a635b1 into rapidsai:branch-25.02 Dec 16, 2024
@robertmaynard robertmaynard deleted the bug/correct_nvbench-conda_test branch February 26, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants