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 |
|---|---|---|
Fedora 40
|
x86_64 (0)* | Fedora 40 (0 downloads) |
Fedora 41
|
x86_64 (0)* | Fedora 41 (42 downloads) |
Fedora 42
|
x86_64 (0)* | Fedora 42 (68 downloads) |
Fedora 43
|
x86_64 (0)* | Fedora 43 (13 downloads) |
Fedora rawhide
|
x86_64 (370)* | Fedora rawhide (71 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alexfails/cuda-gcc-11
More info about enabling Copr repositories
Fedora 40