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

Add fmt and update spdlog in rapids-build-env #624

Merged
merged 2 commits into from
Feb 21, 2023

Commits on Feb 21, 2023

  1. Add fmt to rapids-build-env

    This PR adds the `fmt` conda package to `rapids-build-env`.
    
    This change is similar to the changes introduced in rapidsai/rmm#1177 and should help resolve the `devel` image build errors that have been occurring lately (e.g. [these](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/docker/job/rapidsai-core-devel/1888/BUILD_IMAGE=rapidsai%2Frapidsai-core-dev-nightly,CUDA_VER=11.8,FROM_IMAGE=gpuci%2Frapidsai,IMAGE_TYPE=devel,LINUX_VER=ubuntu22.04,PYTHON_VER=3.10,RAPIDS_VER=23.04/console)).
    ajschmidt8 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    5c5a63a View commit details
    Browse the repository at this point in the history
  2. update spdlog

    ajschmidt8 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    918e3ab View commit details
    Browse the repository at this point in the history