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

Rebuild for CUDA 12 w/arch + Windows support #99

Merged

Commits on Nov 16, 2023

  1. Rebuild for CUDA 12 w/arch + Windows support

    The transition to CUDA 12 SDK includes new packages for all CUDA libraries and
    build tools. Notably, the cudatoolkit package no longer exists, and packages
    should depend directly on the specific CUDA libraries (libcublas, libcusolver,
    etc) as needed. For an in-depth overview of the changes and to report problems
    [see this issue]( conda-forge/conda-forge.github.io#1963 ).
    Please feel free to raise any issues encountered there. Thank you! 🙏
    regro-cf-autotick-bot committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    32025e8 View commit details
    Browse the repository at this point in the history
  2. MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.29.0, and co…

    …nda-forge-pinning 2023.11.16.09.46.51
    regro-cf-autotick-bot committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a5cb8d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. require fmt<10

    benfred committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4224001 View commit details
    Browse the repository at this point in the history
  2. move fmt to host

    benfred committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    db24f6a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Update recipe/meta.yaml

    Co-authored-by: jakirkham <jakirkham@gmail.com>
    benfred and jakirkham committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3efafa4 View commit details
    Browse the repository at this point in the history
  2. pin spdlog

    benfred committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    272e1f9 View commit details
    Browse the repository at this point in the history