Website
http://numpy.scipy.org
CUDA 8.0
CUDA can be used in Docker/Podman on all Fedora32-systems with NVIDIA-driver installed (even legacy 390) even on legacy systems without CUDA.
The difficulty is running it root-less.
podman run -it -e NVIDIA_VISIBLE_DEVICES=all --hooks-dir=/usr/share/containers/oci/hooks.d/ docker.io/nvidia/cuda:10.2-base
http://mathema.tician.de/software/pycuda(external link)
Only works with CUDA 4.0 (per default) and the nvidia-current graphics driver