Re: Test hardware for ROCm on arm64 and ppc64el
On 2025-04-09 23:38, Clint Adams wrote:
> On Wed, Apr 09, 2025 at 10:57:28PM +0200, Christian Kastner wrote:
>> $ sudo apt-get install -y librocrand1-tests
>> $ for tname in /usr/libexec/rocm/librocrand1-tests/test_*; do $tname || break; done
>
> On trixie amd64+gfx1103 , 6 of these succeed and 34 fail. Is
> it expected?
We don't build for gfx1103 yet, so I would say: yes.
Some of the rocrand tests don't access the GPU and I assume that those
are the 6 ones passing.
Best,
Christian
Reply to: