| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: trilinos-hpc-doc | Distribution: SUSE Linux Enterprise 15 |
| Version: 13.2.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150300.3.8.1 | Build date: Wed Jun 15 18:14:16 2022 |
| Group: Productivity/Scientific/Other | Build host: goat16 |
| Size: 206 | Source RPM: trilinos_13_2_0-hpc-13.2.0-150300.3.8.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://trilinos.sandia.gov/index.html | |
| Summary: Dependency package for trilinos_13_2_0-hpc-doc | |
trilinos: A collection of libraries of numerical algorithms The package trilinos-hpc-doc provides the dependency to get binary package trilinos_13_2_0-hpc-doc. When this package gets updated it installs the latest version of trilinos_13_2_0-hpc.
LGPL-2.0-only
* Fri Apr 22 2022 eich@suse.com
- Add an 'Obsoletes:/Provides:' for a bogus package name that
was released to SLE/Leap by accident.
This may be removed once we move past version 13.2.0.
* Fri Apr 01 2022 eich@suse.com
- Tie %python_flavor to python3 on Leap/SLE 15 < SP3
(bsc#1197781).
* Mon Feb 07 2022 eich@suse.com
- Make use of the newly introduced %%hpc_pyton_sitelib macro.
* Wed Feb 02 2022 eich@suse.com
- Fix python modules to use the right include and lib dir:
Make-include-and-library-path-configurable-using-Cmake-variables.patch
See also: https://github.com/gsjaardema/seacas/pull/279
- Make sure python modules for serial and MPI variants don't
overlap.
NOTE: mpi-selector is not setting PYTHONPATH!
- Free package of all python2 traces.
* Sun Jan 30 2022 stefan.bruens@rwth-aachen.de
- Lower disk and memory constraints to match actual requirements,
dito %limit_build (now 16 GByte disk and 5 GByte memory).
- Add memoryperjob constraint for a worker preselection, so
limit_build only lowers the number of jobs slightly.
- Fix cmake files for non-HPC MPI build.
- Add openmpi4 non-HPC flavor
* Fri Jan 14 2022 eich@suse.com
- 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.
See also: https://github.com/trilinos/Trilinos/issues/10100
- Fix doc building.
* Tue Mar 23 2021 eich@suse.com
- Update to version 13.0.1
For information on changes consult the release notes of
its sub-packages.
* Tue Feb 16 2021 eich@suse.com
- 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 eich@suse.com
- 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 eich@suse.com
- 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 eich@suse.com
- 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 mliska@suse.cz
- Use memoryperjob constraint instead of %limit_build macro.
* Tue Aug 11 2020 bwiedemann@suse.com
- Add reproducible.patch to override build date (boo#1047218)
- Add reproducible-docs.patch to sort the file list (boo#1041090)
* Thu May 07 2020 eich@suse.com
- Again try to fix up dependencies after removing the
base package.
- Let (non-HPC) trilinos-devel conflict with kokkos-devel
* Tue May 05 2020 eich@suse.com
- 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 eich@suse.com
- Don't use ninja as cmake generator for Leap/SLE < 15.2
as it doesn't support fortran.
* Mon Apr 27 2020 eich@suse.com
- 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 eich@suse.com
- 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 junghans@votca.org
- nvcc_wrapper is a compiler wrapper and should go in -devel
package
- fix "extra tokens" RPM build errors
* Fri Apr 10 2020 okurz@suse.com
- Use ninja as cmake builder for potential speedup
* Thu Dec 12 2019 stefan.bruens@rwth-aachen.de
- 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 eich@suse.com
- 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 eich@suse.com
- Disable openmpi1 builds for SLE/Leap > 15.1.
- Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).
* Thu Oct 03 2019 normand@linux.vnet.ibm.com
- update _constraints for ppc64 for 22GB disk
to avoid out of disk space build error.
* Wed Aug 28 2019 aguerrero@suse.com
- 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 normand@linux.vnet.ibm.com
- Add BuildRequires libopenblas-gnu-hpc >= 0.3.6 for hpc to avoid
to build when openblas library not available (ppc64)
* Sat Jul 06 2019 jengelh@inai.de
- Update descriptions.
* Fri Jul 05 2019 aguerrero@suse.com
- 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 eich@suse.com
- Disable ROL package for SLE builds.
* Wed Mar 06 2019 aguerrero@suse.com
- 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 c.coutinho@redstack.nl
- Fix serial build: devel package was not pulling in libtrilinos12 due
to misplaced 'Requires: %libname' line
- Enable Trilinos ROL package
* Wed Feb 27 2019 eich@suse.com
- 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 aguerrero@suse.com
- 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.bruens@rwth-aachen.de
- 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 eich@suse.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 cgoll@suse.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 scorot@free.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
/usr/share/doc/packages/trilinos-hpc-doc /usr/share/doc/packages/trilinos-hpc-doc/README.trilinos_13_2_0-hpc-doc
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 20:27:08 2026