Search Criteria
Package Details: opencl-nvidia-tesla 565.57.01-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-utils-tesla.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-utils-tesla |
Description: | OpenCL implemention for NVIDIA (tesla version) |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | LicenseRef-custom |
Conflicts: | opencl-nvidia |
Provides: | opencl-driver, opencl-nvidia |
Submitter: | actionless |
Maintainer: | actionless |
Last Packager: | actionless |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-11-17 08:36 (UTC) |
Last Updated: | 2024-12-04 19:28 (UTC) |
Dependencies (3)
- nvidia-utils-teslaAUR
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- opencl-headers (opencl-headers-gitAUR) (optional) – headers necessary for OpenCL development
Required by (67)
- 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 47 more...
Latest Comments
actionless commented on 2024-12-06 19:52 (UTC)
@luciferin, make sure you're using the latest versions of both packages
luciferin commented on 2024-12-06 19:49 (UTC) (edited on 2024-12-06 20:39 (UTC) by luciferin)
I am getting an error with the newly added egl-gbm dependency. It
error: failed to commit transaction (conflicting files) egl-gbm: /usr/lib/libnvidia-egl-gbm.so exists in filesystem (owned by nvidia-utils-tesla) egl-gbm: /usr/lib/libnvidia-egl-gbm.so.1 exists in filesystem (owned by nvidia-utils-tesla) egl-gbm: /usr/share/egl/egl_external_platform.d/15_nvidia_gbm.json exists in filesystem (owned by nvidia-utils-tesla)
[edit] I believe I fixed it by just doing 'pacman -Rdd nvidia-utils-tesla' then reinstalling with the new version.