Development is on Github: https://github.com/rocm-arch/rocm-arch Please open issues and PRs there instead of commenting.
Search Criteria
Package Details: rocminfo 4.0.0-1
Git Clone URL: | https://aur.archlinux.org/rocminfo.git (read-only, click to copy) |
---|---|
Package Base: | rocminfo |
Description: | ROCm info tools - rocm_agent_enumerator |
Upstream URL: | https://github.com/RadeonOpenCompute/rocminfo |
Licenses: | |
Submitter: | farnoy |
Maintainer: | tpkessler |
Last Packager: | acxz |
Votes: | 7 |
Popularity: | 0.047582 |
First Submitted: | 2018-12-21 17:03 |
Last Updated: | 2020-12-19 23:49 |
Dependencies (5)
- hsa-rocr (hsa-rocr-git)
- pciutils (pciutils-git)
- python (python-dbg)
- cmake (cmake-git) (make)
- rocm-cmake (rocm-cmake-git) (make)
Required by (3)
- hip-rocclr
- miopen-hip (make)
- rocm-utils
Sources (1)
Latest Comments
acxz commented on 2020-03-02 19:59
rigred commented on 2019-08-20 10:36
rocminfo 2.7.0 + build patch
https://gist.github.com/rigred/4508e2e5f194e5d81a52588a67b7914c
Btw if you are ok with it I'm willing to volunteer and help as maintainer on the Arch ROCm stack.
farnoy commented on 2019-03-16 16:27
@rigred I fixed the issue with libhsa_runtime64.so.2 in rocr-runtime, try reinstalling. rocminfo works fine here, I haven't modified it for rocm 2.2.0 at all. Detects 3 agents, one for each CPU NUMA and one for the GPU.
rigred commented on 2019-03-13 18:19
Does rocminfo work for you? I cannot get mine to work at all. libhsa-runtime64.so.2 is missing, even using LD_PRELOAD with a symlinked one etc, absolutely nothing works.
farnoy commented on 2019-01-21 18:55
OK, I updated it and it should build cleanly now
farnoy commented on 2019-01-02 11:53
@fermyon I indeed had some leftover cmake files from an older installation. I cleaned them up and have the same problem as you now. Can you publish your rocm-cmake as a package on AUR and I will make this (and whatever else needs it) depend on your package?
farnoy commented on 2018-12-24 10:05
I must have had some residuals when I was creating and testing these PKGBUILDs. I will look into this in depth in a couple of days, thanks for reporting the issue.
fermyon commented on 2018-12-23 21:23
I can now install hcc
without rocminfo
. rocminfo
still fails without rocm-cmake
.
farnoy commented on 2018-12-23 16:12
I might have messed up some dependencies, can you install hcc
from AUR and see if that helps?
fermyon commented on 2018-12-23 11:42
It seems that a dependency on rocm-cmake (my PKGBUILD) is missing. Without that, I get the following error when building.
CMake Error at CMakeLists.txt:11 (include):
include could not find load file:
ROCMSetupVersion
CMake Error at CMakeLists.txt:12 (include):
include could not find load file:
ROCMCreatePackage
CMake Error at CMakeLists.txt:14 (rocm_setup_version):
Unknown CMake command "rocm_setup_version".
Pinned Comments
acxz commented on 2020-03-02 19:59
Development is on Github: https://github.com/rocm-arch/rocm-arch Please open issues and PRs there instead of commenting.