Description
⚠️ Work in progress!! (trying to make it work with f34)
A version of gcc compatible with cuda 11 on recent Fedora.
This repo is auto-synced with github.com/procxx/rpm-cuda-gcc-11.
The main differences from kwizart/cuda-gcc-11 are:
- Use GitHub mirrors for getting sources;
- Disabled LTO (as it fails GCC build on Fedora 33+, see bug #48200 in Upstream GCC).
Installation Instructions
Just simply add this repo into your dnf list:
sudo dnf copr enable alexfails/cuda-gcc-11
And install it.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (0)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (0)* | Fedora 40 (34 downloads) |
![]() |
x86_64 (0)* | Fedora 41 (15 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (1 downloads) |
![]() |
x86_64 (317)* | Fedora rawhide (49 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alexfails/cuda-gcc-11
More info about enabling Copr repositories