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

move to alma8 by default; add alma9 & enable choice through DEFAULT_LINUX_VERSION #6626

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 31, 2024

  1. move to alma8 images

    h-vetinari committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5880561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ef3d3c View commit details
    Browse the repository at this point in the history
  3. (re)introduce image choice for cos7/alma9

    respect convenience setting DEFAULT_LINUX_VERSION to avoid feedstocks
    having to override the monster-zip just to change c_stdlib_version & image.
    h-vetinari committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8092f22 View commit details
    Browse the repository at this point in the history
  4. take c_stdlib_version out of CUDA-zip

    this allows separate overrides for the c_stdlib_version and the image
    (the latter can easily be set using `os_version` in `conda-forge.yml`)
    h-vetinari committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    24b7e66 View commit details
    Browse the repository at this point in the history