elpa
A new efficient distributed parallel direct eigenvalue solver for symmetric matrices. It contains both an improved one-step ScaLAPACK type solver (ELPA1) and the two-step solver ELPA2.
ELPA uses the same matrix layout as ScaLAPACK. The actual parallel linear algebra routines are completely rewritten. ELPA1 implements the same linear algebra as traditional solutions (reduction to tridiagonal form by Householder transforms, divide & conquer solution, eigenvector backtransform). In ELPA2, the reduction to tridiagonal form and the corresponding backtransform are
replaced by a two-step version, giving an additional significant performance improvement.
ELPA has demonstrated good scalability for large matrices on up to 294.000 cores of a BlueGene/P system.
- Links to science / elpa
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:terminationshock/elpa && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0001-Avoid-non-standard-initialization-from-intege |
0000000980 980 Bytes | |
_link | 0000000115 115 Bytes | |
debian.changelog | 0000001660 1.62 KB | |
debian.control | 0000000827 827 Bytes | |
debian.libelpa-dev.install | 0000000114 114 Bytes | |
debian.libelpa19.install | 0000000023 23 Bytes | |
debian.rules | 0000000785 785 Bytes | |
elpa-2024.05.001.tar.gz | 0001940837 1.85 MB | |
elpa.changes | 0000008899 8.69 KB | |
elpa.dsc | 0000000422 422 Bytes | |
elpa.spec | 0000005675 5.54 KB |
Comments 0