Changelog for
libtrilinos13-openmpi2-13.2.0-bp154.1.20.x86_64.rpm :
* Fri Jan 14 2022 Egbert Eich
- Update to version 13.2.0 For information on changes consult the release notes of its sub-packages.
* Remove: Make-kokkos-build-reproducible.patch Add-missing-ENV-DESTDIR.patch
* Add: Fix-control-reaches-end-of-non-void-function-error.patch Convert-python2-isms-to-python3.patch Not-a-shell-script.patch- Add dependency for library package to devel package.- Fix cmake include path (boo#1194648): cmake/tribits/core/package_arch/TribitsWriteClientExportFiles.cmake uses a logic to calculate the relative path elements between the cmake directory and the installation directory. This works only if Trilinos_INSTALL_LIB_DIR is relative, while other parts of the code allow it to be absolute.- Fix doc building.
* Tue Mar 23 2021 Egbert Eich - Update to version 13.0.1 For information on changes consult the release notes of its sub-packages.
* Tue Feb 16 2021 Egbert Eich - Remove /etc/ld.so.conf file that existed for non-HPC, non-MPI. It is no longer needed $_lib/trilinos no longer exists.
* Wed Feb 03 2021 Egbert Eich - Change \'Requires:\' to other HPC packages to %requires_eq to depend on the exact version. This should take care of HPC packages ignoring proper ABI versioning.
* Wed Oct 14 2020 Egbert Eich - Update to version 13.0.0 For information on changes consult the release notes of its sub-packages.- Update patches:
* Replace: reproducible.patch by Make-kokkos-build-reproducible.patch
* Remove: reproducible-docs.patch, no longer applicable
* Remove: Fix-Makefiles-for-gmake-4.3.patch, no longer applicable
* Remove: trilinos-11.14.3-no-return-in-non-void.patch, int main() -> void main() conversion makes no sense.
* Add: Add-missing-ENV-DESTDIR.patch DESTDIR isn\'t taken into account.
* Fri Sep 11 2020 Egbert Eich - Add build support for gcc10 to HPC build (bsc#1174439).- Add openmpi4 flavors.- Revert: Use memoryperjob constraint instead of %limit_build macro. This would attempt to find a work whose memory matches the number of jobs available
* memoryperjob. Such workers may not exist.- Use \'module load netcdf\' - this is now the load command for all variants of netcdf.
* Thu Aug 20 2020 Martin Liška - Use memoryperjob constraint instead of %limit_build macro.
* Tue Aug 11 2020 Bernhard Wiedemann - Add reproducible.patch to override build date (boo#1047218)- Add reproducible-docs.patch to sort the file list (boo#1041090)
* Thu May 07 2020 Egbert Eich - Again try to fix up dependencies after removing the base package.- Let (non-HPC) trilinos-devel conflict with kokkos-devel
* Tue May 05 2020 Egbert Eich - Fix dependencies for devel package after eliminating the base package:
* Remove dependency to base package
* for HPC add dependency to library package
* Thu Apr 30 2020 Egbert Eich - Don\'t use ninja as cmake generator for Leap/SLE < 15.2 as it doesn\'t support fortran.
* Mon Apr 27 2020 Egbert Eich - Eliminate trilinos base package, move %doc and %license files to the lib-package and remaining binary files to the devel-package.
* Sun Apr 26 2020 Egbert Eich - Fix build for gmake 4.3 in a backward compatible way (boo#1170523), Fix-Makefiles-for-gmake-4.3.patch was added.
* Fri Apr 24 2020 Christoph Junghans - nvcc_wrapper is a compiler wrapper and should go in -devel package- fix \"extra tokens\" RPM build errors
* Fri Apr 10 2020 Oliver Kurz - Use ninja as cmake builder for potential speedup
* Thu Dec 12 2019 Stefan Brüns - Replace open coded job limit (<= 4) by macro from memory-constraints- Remove physicalmemory _constraints- Reduce _constraints for documentation packages.- Fix openmpi(1) builds for Leap/SLE <= 15.1
* Tue Dec 03 2019 Egbert Eich - Add support for gcc8 builds for HPC.- Add support for gcc8 and gcc9 builds for HPC (jsc#SLE-7766, jsc#SLE-8604).
* Thu Nov 28 2019 Egbert Eich - Disable openmpi1 builds for SLE/Leap > 15.1.- Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).
* Thu Oct 03 2019 Michel Normand - update _constraints for ppc64 for 22GB disk to avoid out of disk space build error.
* Wed Aug 28 2019 Ana Guerrero Lopez - Update to version 12.14.1. (jsc#SLE-8513) Trilinos is composed of 60 different packages. To see the changes you need to check the release notes of every package under packages/- Remove patches, upstream has fixed this problem in a different way
* Trilinos-trilinos-aarch64.patch
* Wed Jul 17 2019 Michel Normand - Add BuildRequires libopenblas-gnu-hpc >= 0.3.6 for hpc to avoid to build when openblas library not available (ppc64)
* Sat Jul 06 2019 Jan Engelhardt - Update descriptions.
* Fri Jul 05 2019 Ana Guerrero Lopez - Disable ePetra package. There is a incompatibility with OMP 4.0 and GCC 9 that must be fixed. More information at https://github.com/trilinos/Trilinos/issues/5390
* Wed Mar 06 2019 Egbert Eich - Disable ROL package for SLE builds.
* Wed Mar 06 2019 Ana Guerrero Lopez - Disable gtest. Gtest is already provided as a separate package with the same name and provides a library /usr/lib64/libgtest.so that was conflicting with the one generated by trilinos-devel.- Remove leftover Requires in the non HPC mpi flavours.
* Tue Mar 05 2019 Chris Coutinho - Fix serial build: devel package was not pulling in libtrilinos12 due to misplaced \'Requires: %libname\' line- Enable Trilinos ROL package
* Wed Feb 27 2019 Egbert Eich - Readd HPC master package for documentation.- Use %{hpc_init} for building documentation.- Use bconds to documentation builds to improve readablility.- Expand use of script sanitization, remove patch.
* Fri Feb 22 2019 Ana Guerrero Lopez - Build documentation in two separates flavor one for non-HPC and another one for HPC. documentation and documentation-hpc respectively.
* Only install the BuildRequires to build the documentation
* Add separate %prep, %build and %install for building the documentation- Use ExcludeArch to disable build in some architectures. Add 390x to the list.- Add patch fix_shebangs.patch
* Thu Feb 14 2019 Stefan Brüns - Hide qt4 BuildRequires behind bcond (currently off)- Spec file cleanup (whitespace, remove duplicate BuildRequires)- Fix summary/description of doc subpackage, make it noarch
* Wed Feb 06 2019 eichAATTsuse.com- Properly create and tear down default version links when the HPC master packages are installed/uninstalled (bsc#1124519).- Reflect package name changes for scriptlets as well: run ldconfig from the correct package.- Make summary and descriptions more precise.- Sanitize python scripts assuming pyhton2 support.- Fix %%smp_nflags setting: lmit to 4 parallel builds.- Fix package dependencies.- Limit openmpi builds on SLE to version 2. (Due to limited number of suitable workers limit all openmpi builds to version 2 only for now).- Module files: prepend CPATH, C_INCLUDE_PATH, CPLUS_INCLUDE_PATH elements.- Consolidate use of openmpi1, openmpi2, openmpi3 for non-HPC builds.- Fix package groups.
* Wed Jan 10 2018 cgollAATTsuse.com- Update of trilinos to 11.14.3
* Tuechos - LAPACK: Added _GEQP3 (QR with column pivoting).
* Kokkos - Fix missing file in install
* Thyra - Fix a backwards compatibility issue with a missing header file.- Convert package to HPC (FATE#324185)- Fix the non-HPC builds - The build configuration needed to be changed, the dropped elements were left for reference in a comment.- Disable non-HPC builds for SLE.- Add constraints for minimal memory.- Limit the number of parallel build threads: OBS machines with large memory typically have many CPUs. If many CPUs build we will need even more memory.
* Sun Nov 22 2015 scorotAATTfree.fr- version 11.4.3
* Tuechos - LAPACK: Added _GEQP3 (QR with column pivoting).
* Kokkos - Fix missing file in install
* Thyra - Fix a backwards compatibility issue with a missing header file.- update build requirements according to recent scalapack and blacs changes. Blacs is deprecated and provided in scalapack- disable pyTrilinos since it wont build anymore on recent product- enable hwloc support on openSUSE >= 13.2- enable matio support- rebase no-return-in-non-void.patch