Fixes
Hi @amarek
I'm submitting a few fixes to the latest feature branch for your consideration. Specifically, this merge request intends to
- Fix compilation with
--enable-Fortran2008-features=no
(which I think is not tested by the CI) - Add a missing allocation in the 4th step of ELPA2
- Kill a potential crash in the 5th step of ELPA2
- Fix a problematic leading dimension in the Hermitian multiply code
Thank you in advance for reviewing these changes.