Search Criteria
Package Details: opencl-nvidia-tesla 580.65.06-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 (luciferin) |
| Last Packager: | luciferin |
| Votes: | 1 |
| Popularity: | 0.008013 |
| First Submitted: | 2023-11-17 08:36 (UTC) |
| Last Updated: | 2025-08-15 14:19 (UTC) |
Dependencies (3)
- nvidia-utils-teslaAUR
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- opencl-headers (opencl-headers-gitAUR, adaptivecpp-gitAUR, adaptivecppAUR) (optional) – headers necessary for OpenCL development
Required by (65)
- aftershotpro3 (requires opencl-nvidia) (optional)
- arrayfire (requires opencl-driver) (optional)
- arrayfire-git (requires opencl-driver) (optional)
- bfgminer-git (requires opencl-driver) (optional)
- computecpp (requires opencl-driver)
- cpu-x-git (requires opencl-driver) (optional)
- crark (requires opencl-driver) (optional)
- cuda-10.2 (requires opencl-nvidia)
- cuda-11.1 (requires opencl-nvidia)
- cuda-11.7 (requires opencl-nvidia)
- cuda-12.5 (requires opencl-nvidia)
- cuda-12.9 (requires opencl-nvidia)
- cuda-8.0 (requires opencl-nvidia)
- cuda-9.0 (requires opencl-nvidia)
- cuda11.1 (requires opencl-nvidia)
- cuda11.4 (requires opencl-nvidia)
- cuda12.0 (requires opencl-nvidia)
- cytoscape (requires opencl-driver) (optional)
- davinci-resolve (requires opencl-driver)
- davinci-resolve-beta (requires opencl-driver)
- Show 45 more...
Latest Comments
Ashark commented on 2025-03-27 11:32 (UTC)
Hi. Can you explain why/when this package is needed? Is not just nvidia-utils somehow working unexpectedly with nvidia tesla gpus?
actionless commented on 2025-03-02 01:36 (UTC)
@luciferin, hey i was out offline, added you to the maintainers
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.