Commit Graph

12 Commits

Author SHA1 Message Date
Raboneko dfc53c79a7 chore: Bulk update CUDA (#7192) (#7198)
* chore: Bulk update CUDA

* chore: A

(cherry picked from commit 32d5ace582)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-11-08 14:23:53 +08:00
Raboneko 16cbf3e619 bump(branch): cuda-cccl cuda-cudart cuda-culibos cuda-cuobjdump cuda-cupti cuda-cuxxfilt cuda-gdb cuda-nvdisasm cuda-nvml cuda-nvprune cuda-nvrtc cuda-nvtx cuda-profiler cuda-sandbox cuda-sanitizer cuda libcublas libcufft libcufile libcusolver libcusparse libnpp libnvfatbin libnvjitlink libnvjpeg libnvptxcompiler-devel libnvvm cuda-crt cuda-ctadvisor cuda-nvcc 2025-09-04 10:14:28 +00:00
Raboneko 2ceadfabf4 chore: Bulk update CUDA (#6201) (#6297) 2025-09-04 10:49:13 +08:00
Raboneko 723c16ad45 bump(branch): cuda-cccl cuda-cudart cuda-cuobjdump cuda-cupti cuda-cuxxfilt cuda-gdb cuda-nvdisasm cuda-nvml cuda-nvprune cuda-nvrtc cuda-nvtx cuda-profiler cuda-sandbox cuda-sanitizer cuda libcublas libcufft libcufile libcurand libcusolver libcusparse libnpp libnvfatbin libnvjitlink libnvjpeg cuda-nvcc 2025-08-04 14:20:25 +00:00
Raboneko 13a7e7a003 bump(branch): cuda-cudart cuda-cuobjdump cuda-cupti cuda-cuxxfilt cuda-gdb cuda-nvdisasm cuda-nvml cuda-nvprof cuda-nvprune cuda-nvrtc cuda-nvtx cuda-profiler cuda-sanitizer cuda libcublas libcufft libcusparse libnpp libnvfatbin libnvjitlink libnvjpeg cuda-nvcc 2025-06-05 23:15:16 +00:00
Raboneko 53ad6bc38d bump(branch): cuda-cccl cuda-cudart cuda-cuobjdump cuda-cupti cuda-cuxxfilt cuda-gdb cuda-nvdisasm cuda-nvml cuda-nvprof cuda-nvprune cuda-nvrtc cuda-nvtx cuda-profiler cuda-sandbox cuda-sanitizer cuda libcublas libcudla libcufft libcurand libcusparse libnpp libnvfatbin libnvjitlink libnvjpeg 2025-05-02 02:51:13 +00:00
Gilver f4ff4189aa chore: Mass CUDA update (#4546) (#4565)
* chore: Mass CUDA update

* fix(cuda-cudnn): Funny % missing



* chore: Update all accidental bumo downs

* chore: Bump releases

* fix: How did that happen??

---------


(cherry picked from commit 26f2e14316)

Signed-off-by: Gilver <rockgrub@disroot.org>
Signed-off-by: RockGrub <RockGrub@users.noreply.github.com>
2025-05-01 02:02:02 +08:00
Raboneko e49348d5a3 bump(branch): cuda-cccl cuda-cudart cuda-cudnn cuda-cuobjdump cuda-cupti cuda-cuxxfilt cuda-gdb cuda-nvdisasm cuda-nvml cuda-nvprof cuda-nvprune cuda-nvrtc cuda-nvtx cuda-profiler cuda-sanitizer cuda libcublas libcudla libcufft libcurand libcusparse libcusparselt libnpp libnvfatbin libnvjpeg 2025-04-30 11:12:11 +00:00
Gilver dcaaed63c6 fix?: Add updbranch label to all CUDA packages (#4547) (#4549)
(cherry picked from commit 5c2085375e)

Signed-off-by: RockGrub <RockGrub@users.noreply.github.com>
2025-04-30 19:09:23 +08:00
Raboneko a08509c867 Fix: Move CUDA to NVIDIA subrepo, fixed an HCL that had improper labelling (#3251) (#3252)
(cherry picked from commit e7c8193348)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-02-09 04:12:01 -06:00
Raboneko 60209bf579 [BREAKING FOR RPMFUSION USERS] NVIDIA Drivers (#2862) (#2920)
* add nvidia-kmod

* add settings, xsettings, mock label

* oops

* add nvidia setting assets

* add libva-nvidia-driver

* add: nvidia-kmod-common w/ properietary defaults

* download the x86 version of the driver package when running common

* add nvidia-driver package

* I don't think we actually need i386

* add a readme, fix build error and clean up script

* add back the accursed tarball script, we can port the thing later

* add nvidia-modprobe

* update metadata, add nvidia-persistenced

* add update scripts to nvidia drivers

* add update scripts for every cuda package

* make the component fetch a separate function for memoization

* cusparse

* cusparselt is not from cuda toolkit

* add nvidia subrepo label for multirepo

* set version for nvidia tarball

* nvidia-driver: download tarballs on build time

* clean up inline prep script

* NVProf is dropped in Jetpack 5, so there's no ARM version of it.

(cherry picked from commit c72c975c16)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2025-01-12 17:13:28 +07:00
Raboneko b63a278c53 Add: CUDA (#2872) (#2880)
* Add: CUDA

* Fix: Arches

* Fix: Arches again

* Fix: Arches AGAIN again

* Fix CUDA anda.hcl

Signed-off-by: Gil <rockgrub@protonmail.com>

* Update anda.hcl

Signed-off-by: Gil <rockgrub@protonmail.com>

* Fix: Anda.hcl files

* Fix: Anda.hcl

Signed-off-by: Gil <rockgrub@protonmail.com>

* Fix: anda.hcl

Signed-off-by: Gil <rockgrub@protonmail.com>

* Update anda.hcl

Signed-off-by: Gil <rockgrub@protonmail.com>

* Cleanup/fixes: Specs and Anda files

* Cleanup/fixes: Specs and Anda files

---------

Signed-off-by: Gil <rockgrub@protonmail.com>
(cherry picked from commit a7c3b8f139)

Co-authored-by: Gil <rockgrub@protonmail.com>
2025-01-06 23:31:53 +08:00