New comment by namgo on void-packages repository https://github.com/void-linux/void-packages/issues/20077#issuecomment-1840789318 Comment: This comment is less important than the former, but: https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html#id5 is an important reference for driver versions to cuda versions if we're bundling them separately. Nvidia driver is 535.129(.03?) as of Dec 5, 2023 which corresponds to CUDA 12.2 - I had downloaded 12.3 and was encountering: `cuLinkAddData(): the provided PTX was compiled with an unsupported toolchain.` running hashcat as a generally available quick test. I think this is important for matching CUDA versions to drivers if we package. We can also always package a nvidia-cuda-download-helper script if the cuda licensing becomes an issue.