Package: trilinos / 12.18.1-2

Metadata

Package Version Patches format
trilinos 12.18.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
multiarch.patch | (download)

packages/stokhos/cmake/Stokhos_config.h.in | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 avoid multiarch conflict
 As per Debian's multiarch hinter:
 libtrilinos-stokhos-dev conflicts on /usr/include/trilinos/Stokhos_config.h
 on amd64 <-> arm64, mips64el, ppc64el, s390x
 .
 Make the header file identical across all architectures
 by defining HAVE_STOKHOS_INTRINSICS on amd64 and i386
 where immintrin.h is available.
kokkos header time.patch | (download)

packages/kokkos-kernels/Makefile.kokkos-kernels | 2 1 + 1 - 0 !
packages/kokkos/Makefile.kokkos | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 remove date/time from headers
 This conflicts with reproducible builds and Multi-Arch.
kokkos make 4.3.patch | (download)

packages/kokkos/Makefile.kokkos | 221 112 + 109 - 0 !
1 file changed, 112 insertions(+), 109 deletions(-)

 make makefile.kokkos compatible with make 4.3
skip pliris_vector_random.patch | (download)

packages/pliris/test/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 skip pliris_vector_random test
Bug-Debian: https://bugs.debian.org/966994