A collection of libraries of numerical algorithms
Trilinos is a collection of compatible software packages that support parallel linear algebra computations, solution of linear, non-linear and eigen systems of equations and related capabilities. The majority of packages are written in C++ using object-oriented techniques. All packages are self-contained, with the Trilinos top layer providing a common look-and-feel and infrastructure.
- Sources inherited from project SUSE:SLE-15-SP1:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Step:15-SP1/trilinos && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Trilinos-trilinos-aarch64.patch | 0000000675 675 Bytes | |
_constraints | 0000000240 240 Bytes | |
_multibuild | 0000000270 270 Bytes | |
trilinos-11.14.3-no-return-in-non-void.patch | 0000000368 368 Bytes | |
trilinos-release-12-10-1.tar.gz | 0117638754 112 MB | |
trilinos.changes | 0000006539 6.39 KB | |
trilinos.spec | 0000021468 21 KB |
Latest Revision
Frederic Crozat (fcrozat)
committed
(revision 3)
- 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. - Fix serial build: devel package was not pulling in libtrilinos12 due to misplaced 'Requires: %libname' line - Enable Trilinos ROL package for openSUSE builds.
Comments 0