CUDA 11 on Fedora

I could not find the CUDA 11 toolkit for Fedora. Will that become available? If not, will RHEL support also be discontinued soon? (RHEL is derived from Fedora which is why I use it on a laptop developing code for RHEL computing clusters.)

I’ve successfully installed CUDA 11 on Fedora 32 by using the RHEL 8 dnf repo. I also needed to install gcc 9.3 since CUDA 11 won’t work with the F32 version of gcc (gcc 10). Things have been working so far.