flathub / flathub/org.freedesktop.Platform.GL.nvidia
Binary Archive tarball as build input
- Dominant language
- C
- Stars
- 80
- Forks
- 45
- Avg merge
- 10m
- Merged PRs (30d)
- 3
Description
As mentioned in #214, instead of `sh cuda_*.run --tar mxvf` [extraction](https://github.com/NVIDIA/yum-packaging-precompiled-kmod/#download-a-nvidia-driver-runfile), another option is the [binary archive](https://docs.nvidia.com/cuda/cuda-installation-guide-linux/#tarball-and-zip-archive-deliverables) format (tarball + JSON manifest) deliverables @ `/compute/$product/redist/$component/$os-$arch/$component-$os-$arch-$version-archive.tar.xz`
- NVIDIA driver bundled with **CUDA 12.3.1** release [redistrib_12.3.1.json](https://developer.download.nvidia.com/compute/cuda/redist/redistrib_12.3.1.json) `545.23.08`
- listing: https://developer.download.nvidia.com/compute/cuda/redist/nvidia_driver/linux-x86_64/
- NVIDIA driver Datacenter **535** release [redistrib_535.129.03.json](https://developer.download.nvidia.com/compute/nvidia-driver/redist/redistrib_535.129.03.json) `535.129.03`
- listing: https://developer.download.nvidia.com/compute/nvidia-driver/redist/nvidia_driver/linux-x86_64/
More info and issue tracker here: https://github.com/NVIDIA/build-system-archive-import-examples
---
The layout is different than the runfile but should be easier to consume.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.