Skip to content

Conversation

@mjun0812
Copy link
Owner

This pull request improves Fedora and AlmaLinux support for CUDA setup in GitHub Actions workflows and documentation. The main changes include updating the container test matrix, expanding the README to clarify supported platforms, and providing a new example for installing CUDA on Fedora-based distributions.

Platform and container support:

  • Updated .github/workflows/container-test.yml to remove the deprecated manylinux2014_x86_64 container and add manylinux_2_28_x86_64, ensuring compatibility with newer manylinux standards.

Documentation improvements:

  • Added Fedora and AlmaLinux to the list of supported platforms and containers in the README, clarifying that both Debian-based and Fedora-based distributions are now supported.
  • Expanded the list of tested Linux platforms in the README to include Fedora, AlmaLinux, and manylinux_2_28_x86_64, reflecting the broader compatibility.

Usage example:

  • Added a new example to the README showing how to install CUDA on Fedora-based distributions, including logic for installing system dependencies with dnf, yum, or apt-get.

- Add salad emoji to features list for distribution support
- Update tested platforms section with Fedora, AlmaLinux, and manylinux
- Add example YAML workflow for installing CUDA on Fedora-based distributions
@mjun0812 mjun0812 merged commit a93ba58 into main Dec 10, 2025
10 checks passed
@mjun0812 mjun0812 deleted the fix/container-test branch December 10, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant