Source: starpu
Version: 1.4.8+dfsg-4
Severity: normal
Tags: patch

Hi,

I've just started the papi 7.2 transition. While a binNMU by the release
team would be sufficient, I noticed a difference by the architectures by
papi in papi and starpu. E.g. papi 7.2 adds support for riscv64.

I'd recommend switching from the whitelist to a shorter blacklist
excluding the architecures where papi does not build.


Andreas
diff -Nru starpu-1.4.8+dfsg/debian/control starpu-1.4.8+dfsg/debian/control
--- starpu-1.4.8+dfsg/debian/control    2025-08-15 09:28:27.000000000 +0200
+++ starpu-1.4.8+dfsg/debian/control    2025-08-18 02:55:19.000000000 +0200
@@ -17,7 +17,7 @@
        libleveldb-dev,
        libhdf5-dev,
        libfxt-dev, pajeng,
-       libpapi-dev [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el hppa 
ppc64 x32],
+       libpapi-dev [!s390x !alpha !hurd-any !m68k !powerpc !sh4 !sparc64],
        python3-dev,
        libpython3-dev, python3-setuptools,
        python3-cloudpickle, python3-joblib, python3-numpy,
@@ -49,7 +49,7 @@
        libstarpurm-1.4-1t64 (= ${binary:Version}) | libstarpu-anyrm-1.4-1,
        ${misc:Depends},
        libhwloc-dev,
-       libpapi-dev [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el hppa 
ppc64 x32],
+       libpapi-dev [!s390x !alpha !hurd-any !m68k !powerpc !sh4 !sparc64],
        opencl-headers, ocl-icd-opencl-dev,
        libamdhip64-dev [amd64 arm64 ppc64el], libhipblas-dev [amd64 arm64 
ppc64el], librocblas-dev [amd64 arm64 ppc64el],
 Conflicts: libstarpu-contrib-dev

Reply via email to