Scalable algorithms for solving linear systems of equations
The goal of the Scalable Linear Solvers project is to develop scalable algorithms and software for solving large, sparse linear systems of equations on parallel computers. The primary software product is Hypre, a library of high performance preconditioners that features parallel multigrid methods for both structured and unstructured grid problems. The problems of interest arise in the simulation codes being developed at LLNL and elsewhere to study physical phenomena in the defense, environmental, energy, and biological sciences.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / hypre
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout science/hypre && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_multibuild | 0000000357 357 Bytes | |
hypre-2.15.1.tar.gz | 0007363029 7.02 MB | |
hypre.changes | 0000003492 3.41 KB | |
hypre.spec | 0000011325 11.1 KB | |
hypre_CMakeLists.patch | 0000001953 1.91 KB | |
hypre_Makefile_examples.patch | 0000000377 377 Bytes |
Revision 19 (latest revision is 53)
Egbert Eich (eeich)
accepted
request 679824
from
Christian Goll (mslacken)
(revision 19)
- Build the examples and docs as a separate HPC package. - Made example and doc packages 'noarch'. - Remove duplicates from examples. - Fix rpmlint warnings about macros in comments. - Fix library path to work both on 32 and 64 bit. - Switched to cmake build system to fix boo#1126367 * added hypre_CMakeLists.patch for proper version numbering * added dependency for lapack and superlu devel for non hpc builds - Due to boo#1127070 does not compile for mvapich2/mpich
Comments 0