Search Criteria
Package Details: cuda-12.2 12.2.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cuda-12.2.git (read-only, click to copy) |
---|---|
Package Base: | cuda-12.2 |
Description: | NVIDIA's GPU programming toolkit (Last CUDA version for 535 driver) |
Upstream URL: | https://developer.nvidia.com/cuda-zone |
Licenses: | custom:NVIDIA |
Conflicts: | cuda |
Provides: | cuda, cuda-sdk, cuda-toolkit |
Replaces: | cuda-sdk, cuda-static, cuda-toolkit |
Submitter: | sr.team |
Maintainer: | sr.team |
Last Packager: | sr.team |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-05-25 13:14 (UTC) |
Last Updated: | 2024-06-21 16:17 (UTC) |
Dependencies (7)
- gcc12AUR
- nvidia-535xx-utilsAUR
- opencl-nvidia-535xxAUR
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (optional) – for cuda-gdb
- glu (glu-gitAUR) (optional) – required for some profiling tools in CUPTI
Required by (388)
- 3dtk-svn (requires cuda) (optional)
- adaptivecpp (requires cuda)
- adaptivecpp-git (requires cuda)
- agisoft-metashape (requires cuda) (optional)
- agisoft-metashape-pro (requires cuda) (optional)
- alvr-nvidia (requires cuda)
- ambertools (requires cuda) (optional)
- arrayfire-git (requires cuda) (make)
- arrayfire-git (requires cuda) (optional)
- avidemux-core-git (requires cuda) (optional)
- avisynth-plugin-eedi2cuda-git (requires cuda) (make)
- bart-cuda-git (requires cuda)
- bforartists (requires cuda) (optional)
- bforartists-git (requires cuda) (optional)
- blender-2.7 (requires cuda) (make)
- blender-2.83-git (requires cuda) (optional)
- blender-2.93-git (requires cuda) (optional)
- blender-3.0-git (requires cuda) (optional)
- blender-3.3-bin (requires cuda) (optional)
- blender-3.6-bin (requires cuda) (optional)
- Show 368 more...
Latest Comments
HydroH commented on 2024-06-21 16:15 (UTC)
Please change
cuda
inprovides
tocuda=${pkgver}
for dependencies that require specific versions of cuda to work. e.g.cudnn
requirescuda>=12
.micwoj92 commented on 2024-05-31 19:55 (UTC)
Nevermind, I'm blind, Arch
cuda
package doesn't do any "compiling", which I assumed it did. I should have looked at it first. I'm just allergic for packages which download from archive.archlinux.org and I've seen few in the past.As for any licensing issues, I don't know.
sr.team commented on 2024-05-31 19:46 (UTC)
@micwoj92 why I cannot just repack archived version from Arch packages? It is license issue?
micwoj92 commented on 2024-05-31 19:39 (UTC)
This should build from source.