> On 2025-02-11 09:32, Cordell Bloor wrote: >> On 2025-02-02 15:22, Cordell Bloor wrote: >>> One of the most important things I'd like to share is the list of >>> packages I found that have AMDGPU support upstream, and that could >>> have support enabled within Debian. These mostly fall under the domain >>> of the Debian Science Team: adios2, blaspp, cp2k, cupy, dbcsr, >>> ectrans, elpa, gloo, hpx, hwloc, hypre, kokkos, lammps, lapackpp, >>> llama-cpp, magma, mfem, mpich, onnxruntime, papi, paraview, petsc, >>> pyfr, pytorch, slepc, spfft, sundials, superlu-dist, trilinos, and >>> whisper-cpp.
Same here, I have a bunch of packages which use OpenCL, and it would be great to add autopkgtests with the OpenCL AMD implementation. So all packages with pocl-opencl-icd in the autopkgtest Depends should be good candidate for this instrumentation. An exemple of such instrumentation whcih should be simplify is here https://sources.debian.org/src/clpeak/1.1.3-1/debian/tests/ the upstream-binaries should be factorized for all packages :). This is something to see with the AMDGPU team. Cheers Fred