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: | 23 |
Popularity: | 0.000397 |
First Submitted: | 2019-06-07 10:29 (UTC) |
Last Updated: | 2019-12-25 11:29 (UTC) |
Dependencies (2)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- opencl-headers (opencl-headers-gitAUR) (optional) – headers necessary for OpenCL development
Required by (66)
- aftershotpro2 (requires opencl-nvidia) (optional)
- aftershotpro3 (requires opencl-nvidia) (optional)
- arrayfire-git (requires opencl-driver) (optional)
- bfgminer-git (requires opencl-nvidia) (optional)
- computecpp (requires opencl-driver)
- cpu-x-opencl (requires opencl-driver) (optional)
- cuda-10.0 (requires opencl-nvidia)
- cuda-10.2 (requires opencl-nvidia)
- cuda-11.1 (requires opencl-nvidia)
- cuda-11.7 (requires opencl-nvidia)
- cuda-8.0 (requires opencl-nvidia)
- cuda-9.0 (requires opencl-nvidia)
- cuda-9.2 (requires opencl-nvidia)
- cuda11.1 (requires opencl-nvidia)
- cuda11.4 (requires opencl-nvidia)
- cuda11.4-versioned (requires opencl-nvidia)
- cuda12.0 (requires opencl-nvidia)
- cuda12.0-versioned (requires opencl-nvidia)
- cytoscape (requires opencl-driver) (optional)
- davinci-resolve (requires opencl-driver)
- Show 46 more...
Latest Comments
JerryXiao commented on 2024-06-02 03:59 (UTC) (edited on 2024-06-02 04:11 (UTC) by JerryXiao)
You want vulkan from a 15+ year old gpu? Isn't it too much to ask for?
Even if NVK is ready for use right now, you would have to own a Kepler+ Nvidia GPU. Which is still a whole TWO generations newer than your Tesla GPU.
Your best bet would be to install vulkan-swrast and render with your poor cpu.
hias commented on 2024-06-01 20:39 (UTC)
Is here a vulkan-driver in here? pacman wand my to choose a provider for vulkan-driver, but i can´t install nvidia-utils because is it in conflict with this Package.
xiota commented on 2023-09-20 09:05 (UTC)
Please remove
replaces
directive. Thank you. (No need to reply via comment; AUR now sends commit notifications.)Silenzium commented on 2023-03-04 13:21 (UTC)
Is there a reason why nvidia-340xx-utils does not provide nvidia-suspend.service, nvidia-hibernate.service and so on while nvidia-utils provides them?
See https://wiki.archlinux.org/title/NVIDIA/Tips_and_tricks#Preserve_video_memory_after_suspend
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.