https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/rocPRIM-4.3.0 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html If you think this is a GCC-11 related issue, please block bug 732706.
CC'ing also the author of the commit (e672c12d3fdb2308325afb5b877d34a7a6b00d7a)
Created attachment 736228 [details] build.log build log and emerge --info
Created attachment 736231 [details] 1-LastTest.log 1-LastTest.log
The test requires certain AMDGPU exist on the machine. I think we should add some scripts to detect supported hardware or skip the test. This should go into rocm.eclass (https://bugs.gentoo.org/810619)
Tests on my machine (Radeon VII) all passed, while other GPUs are not yet tested.
There will be many other rocm packages with test enabled. They all require GPU(s), so there will be more test failure.
Also, since there are different architectures (many GPUs), and there are multi-GPU test suites, testing for heterogeneous computing is different compared to the traditional testing.