Search Criteria
Package Details: opencl-nvidia-340xx 340.108-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-340xx-utils.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-340xx-utils |
Description: | OpenCL implemention for NVIDIA |
Upstream URL: | http://www.nvidia.com/ |
Licenses: | custom |
Conflicts: | opencl-nvidia |
Provides: | opencl-driver, opencl-nvidia |
Submitter: | simonsmh |
Maintainer: | JerryXiao |
Last Packager: | graysky |
Votes: | 19 |
Popularity: | 0.006493 |
First Submitted: | 2019-06-07 10:29 (UTC) |
Last Updated: | 2019-12-25 11:29 (UTC) |
Dependencies (2)
- zlib (zlib-static, zlib-git, zlib-ng-compat-git, zlib-ng-compat)
- opencl-headers (opencl-headers-git) (optional) – headers necessary for OpenCL development
Required by (76)
- aftershotpro2 (requires opencl-nvidia) (optional)
- aftershotpro3 (requires opencl-nvidia) (optional)
- bfgminer (requires opencl-nvidia) (optional)
- bfgminer-git (requires opencl-nvidia) (optional)
- butterflow (requires opencl-nvidia) (optional)
- caffe-opencl-git (requires opencl-driver)
- computecpp (requires opencl-driver)
- cpu-x (requires opencl-driver) (optional)
- cpu-x-git (requires opencl-driver) (optional)
- cuda-10.0 (requires opencl-nvidia)
- cuda-10.1 (requires opencl-nvidia)
- cuda-10.2 (requires opencl-nvidia)
- cuda-11.0 (requires opencl-nvidia)
- cuda-11.1 (requires opencl-nvidia)
- cuda-7.0 (requires opencl-nvidia)
- cuda-7.5 (requires opencl-nvidia)
- cuda-8.0 (requires opencl-nvidia)
- cuda-9.0 (requires opencl-nvidia)
- cuda-9.1 (requires opencl-nvidia)
- cuda-9.2 (requires opencl-nvidia)
- Show 56 more...
Latest Comments
mauzil commented on 2022-10-15 09:39 (UTC)
Hi.
/usr/lib/nvidia/libEGL.so.1 has not the same symbols of /usr/lib/libEGL.so.1?
I compiled kicad against libwx_gtk3u_gl, which links libEGL.so.1
When I run eschema i get runtime error because the symbol eglCreatePlatformWindowSurface is not found in libEGL.so.1, when libwx_gtk3u_gl is loaded.
I solved changing the search order of .so objects in ld.so.conf, but it is a strange beaviour.
jonathon commented on 2021-12-29 01:25 (UTC)
Debian is backporting a number of fixes in
nvidia-graphics-drivers-legacy-340xx=340.108-12
that might be useful (e.g. build support for kernel 5.14 and 5.16).loy commented on 2021-10-18 21:16 (UTC)
It's maybe a mistake of me but I have to patch PKGBUILD, in "provides", to add "vulkan-driver". It makes me able to install steam (not to play to latest 3D game, I assume that :p). Idem with lib32- package. Can you add it or it's more an "hack"/risky trick ? Thanks !
willianholtz commented on 2019-08-22 15:34 (UTC)
For a new installation, what do I need to use to be able to use 340xx?
Because I did a new install, but nothing works, I even did an installation based on the archive.archlinux.org of 01/01/2017 and nothing works.
Simply from the error of nvidia.ko not found or the screen goes blank and pc hangs
JerryXiao commented on 2019-06-11 08:17 (UTC)
@MightyUnderTaker What you need is lib32-nvidia-340xx-utils.
MightyUnderTaker commented on 2019-06-10 16:05 (UTC)
Is there any particular reason for choosing the *-no-compat32 version for this package? The missing 32 bit compatibility has introduced quite a lot of problems in my case.