Bug#1133738: libtrilinos-kokkos-kernels-dev fails to coinstall
Graham Inggs
ginggs at debian.org
Fri Apr 17 12:21:26 BST 2026
Hi Helmut
I compared KokkosKernels_config.h files for various architectures.
amd64, arm64, loong64, ppc64el and riscv64 were all identical.
s390x was the outlier with the following difference:
/* Define if fortran blas 1 function can return complex type */
-#define KOKKOSKERNELS_TPL_BLAS_RETURN_COMPLEX
+/* #undef KOKKOSKERNELS_TPL_BLAS_RETURN_COMPLEX */
Guessing it may be related to endianness, I also compared the file
from ppc64, but it was identical to amd64 and the rest.
In your opinion, is the safest option just to drop the Multi-Arch: same field?
Regards
Graham
More information about the debian-science-maintainers
mailing list