Search Criteria
Package Details: lib32-opencl-nvidia-vulkan 595.44.08-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvidia-vulkan.git (read-only, click to copy) |
|---|---|
| Package Base: | nvidia-vulkan |
| Description: | OpenCL implemention for NVIDIA (32-bit) (vulkan developer branch) |
| Upstream URL: | https://developer.nvidia.com/vulkan-driver |
| Licenses: | custom |
| Conflicts: | lib32-opencl-nvidia |
| Provides: | lib32-opencl-driver, lib32-opencl-nvidia |
| Submitter: | jcstryker |
| Maintainer: | ventureo |
| Last Packager: | ventureo |
| Votes: | 34 |
| Popularity: | 0.47 |
| First Submitted: | 2018-06-23 01:17 (UTC) |
| Last Updated: | 2026-05-19 09:27 (UTC) |
Dependencies (3)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-zlib (lib32-zlib-ng-compat)
- opencl-headers (opencl-headers-gitAUR, adaptivecpp-gitAUR, adaptivecppAUR) (optional) – headers necessary for OpenCL development
Required by (10)
- lib32-nvidia-510xx-utils (requires lib32-opencl-nvidia) (optional)
- lib32-nvidia-525xx-utils (requires lib32-opencl-nvidia) (optional)
- lib32-nvidia-535xx-utils (requires lib32-opencl-nvidia) (optional)
- lib32-nvidia-550xx-utils (requires lib32-opencl-nvidia) (optional)
- lib32-nvidia-580xx-utils (requires lib32-opencl-nvidia) (optional)
- lib32-nvidia-utils-bsb (requires lib32-opencl-nvidia) (optional)
- lib32-nvidia-vulkan-utils (requires lib32-opencl-nvidia) (optional)
- lib32-opencl-icd-loader (requires lib32-opencl-driver) (optional)
- noon-nvidia (requires lib32-opencl-nvidia)
- noon-nvidia-legacy (requires lib32-opencl-nvidia)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 14 Next › Last »
sburt commented on 2020-06-25 20:57 (UTC)
I'm trying to compile this with Manjaro but I'm getting Errors.
Any suggestions on modifications I should be making?
Leeo97one commented on 2020-06-20 00:28 (UTC)
The
.SRCINFOis not up to date.Grimish commented on 2020-06-13 00:10 (UTC) (edited on 2020-06-14 15:15 (UTC) by Grimish)
Functioned until today on 5.7.2-2.
Getting ‘set_memory_array_uc’. Appears to very much be the kernel.
EDIT & Clipped!
Had more time to review posts and after reading mistertux post it works as stated. To simplify, Add the patch to the PKGBUILD. There is already a 5.6 patch so follow that and its simple to do. Here is a summary: Add 3 lines to the PKGBUILD file.
Under 'Source' ADD: 'kernel-5.7.patch::https://gitlab.com/snippets/1965550/raw'
Under 'sha512sum' ADD:'a010fc217ace313350aca05e3225c328ca98d5ce636d3742fc7a9e353e9af8d9cdd5424bee6dadbe57c8c0cb58f1f204129bf8ac25848256053cae31c286b8cd'
Under 'prepare' ADD: patch -p1 -i '../kernel-5.7.patch'
Compiled packages and packages installed fine! Thanks all
mistertux commented on 2020-06-08 21:55 (UTC)
This can be installed on the 5.7 kernels with the patch on gitlab, Download the snapshot, add the kernel-5.7.patch, and update the PKGBUILD, build and reinstall. This worked just fine for me. Thanks for supplying everyone with this package. The patch can be found here https://gitlab.com/snippets/1965550 and also https://forums.developer.nvidia.com/t/nvidia-440-82-kernel-5-7-patch/125815 Cheers
rtentser commented on 2020-06-05 11:48 (UTC) (edited on 2020-06-05 11:49 (UTC) by rtentser)
Can't build after upgrading to some testing packages. Probably, kernel's fault (5.7).
Yes, why? nvidia-dkms blocks the installation.
Leeo97one commented on 2020-04-26 13:23 (UTC) (edited on 2020-04-26 13:24 (UTC) by Leeo97one)
Why does the
nvidia-vulkan-dkmspackage conflict withnvidiaand not withnvidia-dkms?caffe1neadd1ct commented on 2020-04-25 18:50 (UTC)
Freezing while using PRIME Sync and vsync enabled caused by alt-tabbing out of a window has now been fixed: https://forums.developer.nvidia.com/t/hangs-freezes-when-vulkan-v-sync-vk-present-mode-fifo-khr-is-enabled/67751/24
SolarAquarion commented on 2020-04-06 13:08 (UTC)
https://aur.archlinux.org/packages/nvidia-full-vulkan-all i decided to make a package that just compiles the kernel stuff for each kernel on the system, no DKMS. Also kernel 5.6 patch
bsleet commented on 2020-04-06 11:28 (UTC) (edited on 2020-04-06 11:29 (UTC) by bsleet)
I'm also having same issue as damachine's. I guess kernel 5.6 patch isn't included in this package.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 14 Next › Last »