Skip to content

Releases: eth-cscs/DLA-Future-Fortran

DLA-Future-Fortran 0.5.0

13 Jun 12:13
6c204f1
Compare
Choose a tag to compare

Added

  • Inverse computation using Cholesky factorization (pspotri, pdpotri, pcpotri, and pzpotri) [PR #40]

DLA-Future-Fortran 0.4.0

16 Apr 19:42
e7ee829
Compare
Choose a tag to compare

Added

  • Functionality to free all DLA-Future grids at once [PR #34]

DLA-Future-Fortran 0.3.0

05 Feb 16:03
f076873
Compare
Choose a tag to compare

Added

  • Documentation with [Ford] [PR #8]
  • Calculation of partial eigenspectrum [PR #26 | PR #28]
  • libs property to Spack package [PR #25]
  • pkgconfig as type=build dependency to Spack package [PR #23]

DLA-Future-Fortran 0.2.0

05 Jul 09:17
5ab6c63
Compare
Choose a tag to compare

Added

  • Generalized eigensolver for an already factorized $\mathbf{B}$ matrix [PR #18]

Changed

  • Name of the generalized eigenvalue solver from *gvx to *gvd [PR #16]

Fixed

  • Spack installation with +test variant by setting -DMPIEXEC_MAX_NUMPROCS=6 [PR #10]

DLA-Future-Fortran 0.1.0

22 May 08:12
8804535
Compare
Choose a tag to compare

First release of DLA-Future-Fortran, a Fortran interface for DLA-Future.