Skip to content

WIP: update fmt (>=10.2.1) and spdlog (>=1.13)#15603

Closed
jameslamb wants to merge 4 commits intorapidsai:branch-24.08from
jameslamb:update-fmt-and-spdlog
Closed

WIP: update fmt (>=10.2.1) and spdlog (>=1.13)#15603
jameslamb wants to merge 4 commits intorapidsai:branch-24.08from
jameslamb:update-fmt-and-spdlog

Conversation

@jameslamb
Copy link
Member

@jameslamb jameslamb commented Apr 26, 2024

Description

Contributes to:

Testing with:

Notes for Reviewers

Will put up a better description and revert testing-only changes before marking this ready for review.

Testing with an approach similar to rapidsai/cuml#5640

Checklist

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

@jameslamb jameslamb added 2 - In Progress Currently a work in progress improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 26, 2024
@github-actions github-actions bot added libcudf Affects libcudf (C++/CUDA) code. CMake CMake build issue conda labels Apr 26, 2024
@jameslamb jameslamb changed the base branch from branch-24.06 to branch-24.08 May 21, 2024 14:42
@vyasr vyasr removed ci labels Jun 3, 2024
@jameslamb
Copy link
Member Author

This work is paused, in favor of pursuing a better long-term solution in the future. Closing this PR for now.

Subscribe to rapidsai/build-planning#54 and rapidsai/build-planning#56 for updates.

@jameslamb jameslamb closed this Jul 18, 2024
@jameslamb jameslamb deleted the update-fmt-and-spdlog branch September 16, 2024 14:11
AyodeAwe pushed a commit that referenced this pull request Sep 23, 2024
## Description

Replaces #15603

Contributes to:

* rapidsai/build-planning#54
* rapidsai/build-planning#56
* rapidsai/rapids-cmake#387

Now that most of `conda-forge` has been updated to `fmt >=11.0.1,<12`
and `spdlog>=1.14.1,<1.15`
(rapidsai/build-planning#56 (comment)),
we're attempting to upgrade RAPIDS to similar versions of those
libraries.

This improves the likelihood that RAPIDS will be installable alongside
newer versions of its
dependencies and complementary packages on conda-forge.

## Notes for Reviewers

This PR is testing changes made in
rapidsai/rapids-cmake#689.
It shouldn't be merged until those `rapids-cmake` changes are merged and
any testing-specific details have been removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 - In Progress Currently a work in progress CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants