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

Update to latest nvbench #371

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Feb 13, 2023

Description

The changes involving spdlog and fmt have led to RAPIDS using a newer version of fmt while also avoiding using CPM when a conda package is preinstalled. Previously we were force downloading fmt for nvbench compatibility in cudf while using a separate version in spdlog via rmm. Now that we need to make these consistent, we need a version of nvbench that is compatible with the latest fmt. This PR bumps the nvbench hash past my nvbench PR that includes the necessary compatibility changes.

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

@vyasr vyasr added bug Something isn't working non-breaking Introduces a non-breaking change 3 - Ready for Review Ready for review by team labels Feb 13, 2023
@vyasr vyasr self-assigned this Feb 13, 2023
@vyasr
Copy link
Contributor Author

vyasr commented Feb 13, 2023

/merge

@rapids-bot rapids-bot bot merged commit e640db1 into rapidsai:branch-23.04 Feb 13, 2023
@vyasr vyasr deleted the feature/update_nvbench branch February 13, 2023 22:29
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