Search Criteria
Package Details: opencl-amd 18.50.708488-1
Git Clone URL: | https://aur.archlinux.org/opencl-amd.git (read-only) |
---|---|
Package Base: | opencl-amd |
Description: | OpenCL userspace driver as provided in the amdgpu-pro driver stack. This package is intended to work along with the free amdgpu stack. |
Upstream URL: | http://www.amd.com |
Keywords: | amd amdgpu computing gpgpu opencl radeon |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | grmat |
Maintainer: | grmat |
Last Packager: | grmat |
Votes: | 61 |
Popularity: | 3.195923 |
First Submitted: | 2016-12-01 03:45 |
Last Updated: | 2018-12-22 11:31 |
Dependencies (3)
- libdrm (libdrm-grate-git, libdrm-git, amdgpu-pro-libdrm)
- ocl-icd (khronos-ocl-icd-svn)
- wget (wget-git) (make)
Required by (21)
- caffe-opencl-git (requires opencl-driver)
- computecpp (requires opencl-driver)
- davinci-resolve (requires opencl-driver)
- davinci-resolve-beta (requires opencl-driver)
- davinci-resolve-studio (requires opencl-driver)
- ffmpeg-full-nvenc (requires opencl-driver)
- ffmpeg-qsv (optional)
- foldingathome (optional)
- foldingathome-beta (requires opencl-driver) (optional)
- foldingathome-noroot (optional)
- leela-zero (requires opencl-driver)
- leela-zero-git (requires opencl-driver)
- luxcorerender (requires opencl-driver) (optional)
- luxcorerender-git (requires opencl-driver) (optional)
- luxmark (requires opencl-driver)
- luxrays-hg (requires opencl-driver) (optional)
- luxrender-hg (requires opencl-driver) (optional)
- python-pyfai (requires opencl-driver)
- python-silx (requires opencl-driver) (optional)
- vramfs-git (requires opencl-driver)
- xmr-stak-opencl-amd
Latest Comments
« First ‹ Previous ... 6 7 8 9 10 11
grmat commented on 2017-04-20 19:52
@parttimehorse: Thanks for your comment. I see you are using an older GCN card. Now I'm not sure if this card works with the older libdrm, but can you give it a shot and try it with the 16.40 PKGBUILD that Kant provided below?
Alternatively, I also pushed it there: https://github.com/grmat/amdgpocl/blob/16.40/PKGBUILD
I updated the package again for RX 500 series support.
@Kant: With the new cards in mind, I don't think it's a good idea to downgrade the package in general, but it seems that there are in fact problems with older cards. Do you think we should push a 16.40 version under another name to the AUR for convenience?
parttimehorse commented on 2017-04-13 17:19
I hadn't really tried it before, but I do notice that Einstein@Home does not seem to work properly with this package (at least on my system Failed task: https://einsteinathome.org/host/12509020). https://einsteinathome.org/task/632989035
Not sure where the issue is, though (could very well be on their side), but I thought I'd bring it up since I saw you inquiring about the current situation.
grmat commented on 2017-04-07 21:29
Updated to 17.10, thanks for the notice.
Seems to work well with Hawaii. Could those who experienced problems update and report?
leidola commented on 2017-04-05 09:17
Just wanted to let you all know, that I've working OpenCL using version 16.60 plus linux-git (currently @ 4.11-rc5). Hardware is: Ryzen + Polaris (R470)
Kant commented on 2017-03-23 02:25
@grmat you can have my built package for 16.40, I found it on my hard drive: https://www.dropbox.com/s/20cbs4m39jsx92o/opencl-amd-16.40.348864-1-x86_64.pkg.tar.gz?dl=0
(I'll upload the .tar.xz for the original AMD files later if you need it, this was faster)
mmstick commented on 2017-02-14 00:05
After extensive debugging why OpenCL kept causing my RX480 8GB to crash the system when ethereum mining with `VM fault: 147`, I have determined that the 16.60 OpenCL driver is basically broken, and the below `fixed` PKGBUILD (from @Kant) of the older 16.40 driver fixes everything. It's also great not having to use the AMDGPU Pro driver.
grmat commented on 2017-02-06 02:53
Thanks for the info. But if you like to stay with the old version, that's something different. However, the old url doesn't even work anymore for me. So, I won't "fix" this, obviously. Sorry ;)
Kant commented on 2017-02-05 20:45
I had to fix it because the source doesn't seem to work, here's the fixed PKGBUILD: https://gist.github.com/asdkant/10c1b6570d1547f9d28a1ea4fa185cbe
grmat commented on 2017-02-02 11:25
Removed out-of-date flag, as there is no more recent version provided by AMD.
Users that are updating from previous versions might need to run `makepkg --cleanbuild`