Skip to content

Update fmt (to 11.0.2) and spdlog (to 1.14.1).#1678

Merged
AyodeAwe merged 20 commits intorapidsai:branch-24.10from
jameslamb:fmt-and-spdlog
Sep 23, 2024
Merged

Update fmt (to 11.0.2) and spdlog (to 1.14.1).#1678
AyodeAwe merged 20 commits intorapidsai:branch-24.10from
jameslamb:fmt-and-spdlog

Conversation

@jameslamb
Copy link
Member

@jameslamb jameslamb commented Sep 11, 2024

Contributes to:

Replaces #1544

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 impoves 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.

@jameslamb jameslamb added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Sep 11, 2024
@github-actions github-actions bot added the conda label Sep 11, 2024
@github-actions github-actions bot added the CMake label Sep 11, 2024
include("${rapids-cmake-dir}/export/find_package_root.cmake")
rapids_export_find_package_root(BUILD spdlog [=[${CMAKE_CURRENT_LIST_DIR}]=]
EXPORT_SET rmm-exports)
endif()
Copy link
Member Author

Choose a reason for hiding this comment

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

Context for these get_spdlog.cmake changes: rapidsai/rapids-cmake#387 (comment)

@jameslamb jameslamb added the DO NOT MERGE Hold off on merging; see PR for details label Sep 19, 2024
@jameslamb jameslamb changed the title WIP: [DO NOT MERGE] Update fmt (to 11.0.2) and spdlog (to 1.14.1). Update fmt (to 11.0.2) and spdlog (to 1.14.1). Sep 19, 2024
@jameslamb jameslamb marked this pull request as ready for review September 19, 2024 16:51
@jameslamb jameslamb requested review from a team as code owners September 19, 2024 16:51
@jameslamb jameslamb requested review from KyleFromNVIDIA, bdice and msarahan and removed request for msarahan September 19, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake conda improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants