Package: trilinos / 13.2.0-4

Metadata

Package Version Patches format
trilinos 13.2.0-4 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.
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
fix_kokkos_test_declarations.patch | (download)

packages/kokkos/algorithms/CMakeLists.txt | 5 0 5 - 0 !
packages/kokkos/cmake/kokkos_tribits.cmake | 12 0 12 - 0 !
2 files changed, 17 deletions(-)

 remove some kokkos test declarations that cause configure failures
set_appropriate_soname.patch | (download)

cmake/tribits/core/package_arch/TribitsLibraryMacros.cmake | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 add major.minor soname version to shared libraries