ELSI Developments
The up-to-date development version of the ELSI software is available publicly on GitLab. We greatly appreciate all contributions to the ELSI project in any form. If you would like to submit your own contributions to ELSI, please feel free to contact us at any time to receive an account to the ELSI GitLab server.
ELSI Releases
The current release of the ELSI Interface software. Instructions on how to install and use of ELSI are available in the users’ guide.
- ELSI gitlab main branch(after v2.9.1)
Earlier releases of ELSI are provided below for archival purposes. Please contact us if support for an old version is needed.
- ELSI v2.9.1 (May 2022)
- Source code: elsi-2.9.1.tar.gz
- Users’ guide: elsi-manual-2.9.1.pdf
- ELSI v2.9.0 (April 2022)
- Source code: elsi-2.9.0.tar.gz
- Users’ guide: elsi-manual-2.9.0.pdf
- ELSI v2.8.2 (July 2021)
- Source code: elsi-2.8.2.tar.gz
- Users’ guide: elsi-manual-2.8.2.pdf
- ELSI v2.8.1 (June 2021)
- Source code: elsi-2.8.1.tar.gz
- Users’ guide: elsi-manual-2.8.0.pdf
- ELSI v2.8.0 (April 2021)
- Source code: elsi-2.8.0.tar.gz
- Users’ guide: elsi-manual-2.8.0.pdf
- ELSI v2.7.1 (March 2021)
- Source code: elsi-2.7.1.tar.gz
- Users’ guide: elsi-manual-2.7.1.pdf
- ELSI v2.7.0 (March 2021)
- Source code: elsi-2.7.0.tar.gz
- Users’ guide: elsi-manual-2.7.0.pdf
- ELSI v2.6.4 (November 2020)
- Source code: elsi-2.6.4.tar.gz
- Users’ guide: elsi-manual-2.6.4.pdf
- ELSI v2.6.3 (November 2020)
- Source code: elsi-2.6.3.tar.gz
- Users’ guide: elsi-manual-2.6.3.pdf
- ELSI v2.6.2 (July 2020)
- Source code: elsi-2.6.2.tar.gz
- Users’ guide: elsi-manual-2.6.2.pdf
- ELSI v2.6.1 (June 2020)
- Source code: elsi-2.6.1.tar.gz
- Users’ guide: elsi-manual-2.6.1.pdf
- ELSI v2.6.0 (June 2020)
- Source code: elsi-2.6.0.tar.gz
- Users’ guide: elsi-manual-2.6.0.pdf
- ELSI v2.5.0 (February 2020)
- Source code: elsi-2.5.0.tar.gz
- Users’ guide: elsi-manual-2.5.0.pdf
- ELSI v2.4.1 (November 2019)
- Source code: elsi-2.4.1.tar.gz
- Users’ guide: elsi-manual-2.4.1.pdf
- ELSI v2.4.0 (November 2019)
- Source code: elsi-2.4.0.tar.gz
- Users’ guide: elsi-manual-2.4.0.pdf
- ELSI v2.3.1 (July 2019)
- Source code: elsi-2.3.1.tar.gz
- Users’ guide: elsi-manual-2.3.1.pdf
- ELSI v2.3.0 (June 2019)
- Source code: elsi-2.3.0.tar.gz
- Users’ guide: elsi-manual-2.3.0.pdf
- ELSI v2.2.1 (March 2019)
- Source code: elsi-2.2.1.tar.gz
- Users’ guide: elsi-manual-2.2.1.pdf
- ELSI v2.2.0 (February 2019)
- Source code: elsi-2.2.0.tar.gz
- Users’ guide: elsi-manual-2.2.0.pdf
- ELSI v2.1.0 (October 2018)
- Source code: elsi-2.1.0.tar.gz
- Users’ guide: elsi-manual-2.1.0.pdf
- ELSI v2.0.2 (June 2018)
- Source code: elsi-2.0.2.tar.gz
- Users’ guide: elsi-manual-2.0.2.pdf
- ELSI v2.0.1 (June 2018)
- Source code: elsi-2.0.1.tar.gz
- Users’ guide: elsi-manual-2.0.1.pdf
- ELSI v2.0.0 (May 2018)
- Source code: elsi-2018-05rc.tar.gz
- Users’ guide: elsi-manual-2018-05rc.pdf
- ELSI v1.0.0 (May 2017)
- Source code: elsi-2017-05.tar.gz
- Test files: tomato-seed-2017-05.tar.gz
- Users’ guide: elsi-manual-2017-05.pdf
Solver Libraries and External Dependencies
The current release of ELSI contains the ELSI interface software as well as redistributed source code of the ELPA, libOMM, NTPoly, PEXSI, SuperLU_DIST, and PT-SCOTCH libraries. The installation of ELSI will build the redistributed solver libraries (ELPA, libOMM, NTPoly, PEXSI) and their dependencies (SuperLU_DIST, PT-SCOTCH) automatically. However, if the user wishes to build the libraries themselves or has pre-installed versions of the libraries available, they may link ELSI against the individual libraries externally.
The EigenExa, SLEPc-SIPs, BSEPACK, and MAGMA solvers may be enabled optionally. The following external dependency must be installed by the user before compiling ELSI with EigenExa support:
- EigenExa (version 2.6)
The following two external dependencies must be installed by the user before compiling ELSI with SLEPc-SIPs support:
The following external dependency must be installed by the user before compiling ELSI with BSEPACK support:
- BSEPACK (version 0.1)
The following external dependency must be installed by the user before compiling ELSI with MAGMA support:
- MAGMA (version 2.5)
Please refer to the users’ guide for more information.