This has been flagged out-of-date, but due to a clusterfuck of repositories and an outdated README I couldn't make it compile for the latest version (3.0.0) yet. I'll update it as soon as possible.
Search Criteria
Package Details: rocm-opencl-runtime 4.0.0-1
Git Clone URL: | https://aur.archlinux.org/rocm-opencl-runtime.git (read-only, click to copy) |
---|---|
Package Base: | rocm-opencl-runtime |
Description: | Radeon Open Compute - OpenCL runtime |
Upstream URL: | https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime |
Keywords: | amd opencl rocm |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ulyssesrr |
Maintainer: | tpkessler |
Last Packager: | acxz |
Votes: | 32 |
Popularity: | 0.62 |
First Submitted: | 2019-03-17 05:06 |
Last Updated: | 2020-12-19 23:45 |
Dependencies (6)
- hsa-rocr (hsa-rocr-git)
- hsakmt-roct (hsakmt-roct-git)
- opencl-icd-loader (khronos-ocl-icd, khronos-ocl-icd-git, ocl-icd)
- rocclr
- cmake (cmake-git) (make)
- rocm-cmake (rocm-cmake-git) (make)
Required by (25)
- 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)
- davinci-resolve-studio-beta (requires opencl-driver)
- foldingathome (requires opencl-driver) (optional)
- foldingathome-beta (requires opencl-driver) (optional)
- futhark-nightly (requires opencl-driver) (optional)
- gr-fosphor (requires opencl-driver)
- kristforge-bin (requires opencl-driver) (optional)
- kristforge-git (requires opencl-driver) (optional)
- lc0 (requires opencl-driver)
- 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)
- mfakto (requires opencl-driver)
- mtsieve (requires opencl-driver)
- python-pyfai (requires opencl-driver)
- python-silx (requires opencl-driver) (optional)
- rocm-clang-ocl
- vramfs-git (requires opencl-driver)
- zivid (requires opencl-driver)
Sources (1)
rsa commented on 2020-01-13 18:09
vanities commented on 2019-12-19 17:21
@rsa I successfully compiled last night but now clinfo is saying Number of devices 0
. I removed the opencl-amd
package and lspci -nnk
says my driver in use is amdgpu
. What did I mess up?
Update: I updated my kernel from lts (4.19) to 5.3 and it fixed the issue.
vanities commented on 2019-12-19 01:30
@rsa thanks, so they haven't been updating because of hip? I'll try rebuilding everything again
rsa commented on 2019-12-19 00:56
@vanities this package is up to date, the dependencies are not and require manual intervention. Change them all to v2.10.0
vanities commented on 2019-12-19 00:47
I've tried building the dependencies with version v2.10.0 and I'm getting stuck in the middle of the compilation, what is the latest version of all of these packages that works?
magnade commented on 2019-10-27 01:35
Here is a PKGBUILD for 2.9.0: https://gist.github.com/magnade/bf17fb245b7e9fe2cd768db5d5994784 had to add another symlink for opencl headers failing
ulyssesrr commented on 2019-09-06 01:11
PKGBUILD for v2.7.0: https://gist.github.com/ulyssesrr/c94aff4373ea1cfaad5bd174696e3b9d
It's recommended to update both rocr-runtime
and roct-thunk-interface
packages, which aren't maintained by me. (I've posted updated PKGBUILDs on their comments sections)
noraj commented on 2019-08-24 19:06
@ulyssesrr 2.7.0 is out now, by the way don't forget libz3 ;)
ulyssesrr commented on 2019-07-30 05:21
@KozRoss Thanks, I will add it soon, AMD might be releasing a new version next week, so I will wait to see if that happens as this package compilation is quite long.
KozRoss commented on 2019-07-28 04:26
After building and installing this, I can't get clinfo to find any platforms. The output I get is:
[koz@Sebastian ~]$ clinfo
Number of platforms 0
EDIT: Upon further investigation, I discovered this has a runtime dependency on libz3, even for clinfo-type usage. This should really be a dependency of this package.
Pinned Comments
acxz commented on 2020-03-09 06:42
Development is on Github: https://github.com/rocm-arch/rocm-arch Please open issues and PRs there instead of commenting.