Hi Clement,
On May 12, 2025 5:06:28 a.m. MDT, LONGEAC Clement
<clement.long...@synchrotron-soleil.fr> wrote:
We have several NVIDIA cards and one AMD and want to test only on
one, the AMD Radeon RX 6400 using this command rocm-test-launcher
/debian/test/opencl. We encounter a problem when we want to run the
test only on the AMD. The command takes all available cards,
including NVDIA and AMD. We were able to solve the problem by lacing
this command:
*OCL_ICD_VENDORS=/etc/OpenCL/vendors/amdocl64.icd rocm-test-launcher
debian/tests/script*
*
*
We would have to hide NVIDIA in order to test only on AMD Radeon RX
6400 . Rather than making a specific command for testing on the AMD
or a specific card, would it be possible to add an option to the
rocm-test-launcher /debian/test/opencl command, allowing specific
selection of one or more cards for the test phases? Should we select
the specific card we're interested in?
You should direct that question towards the pkg-rocm-tools maintainer
(or author). I've CC'd Christian Kastner, as he may be able to provide
more perspective. I don't know if managing visible devices is in-scope
for the rocm-test-launcher, but Christian has probably considered the
question before.
Sincerely,
Cory Bloor