Description
Elemental is an open-source library for distributed-memory dense and sparse-direct linear algebra and optimization which builds on top of BLAS, LAPACK, and MPI using modern C++ and additionally exposes interfaces to C and Python (with a Julia interface beginning development).
Installation Instructions
dnf install elemental
installs everything, for both MPICH and OpenMPI.
dnf install elemental-devel
provides the devel headers for the package, and this allows you to build your own executables with elemental.
See the documentation for how to use the Elemental APIs.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (4)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 [modified] (6)* | EPEL 7 (132 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds