- 18 Apr, 2019 1 commit
-
-
Andreas Marek authored
This solves issue #66
-
- 03 Dec, 2018 1 commit
-
-
Pavel Kus authored
to avoid stalling between storing and loading parameters
-
- 28 Nov, 2018 1 commit
-
-
Pavel Kus authored
checking that the loaded values equal to the stored values
-
- 23 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 21 Nov, 2018 1 commit
-
-
Pavel Kus authored
mpi_comm_parent is allways requred (it was not required before, but actually the code internals expected it to be supplied, at least for ELPA 2 calculation OR whenever GPU was used)
-
- 20 Nov, 2018 2 commits
-
-
-
Pavel Kus authored
by putting #ifdef WIHT_MPI where it should have been
-
- 15 Nov, 2018 1 commit
-
- 13 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 27 Aug, 2018 3 commits
- 14 Aug, 2018 3 commits
- 13 Aug, 2018 1 commit
-
-
Pavel Kus authored
-
- 10 Aug, 2018 1 commit
-
-
Pavel Kus authored
-
- 08 Aug, 2018 1 commit
-
-
Pavel Kus authored
-
- 01 Aug, 2018 1 commit
-
-
Pavel Kus authored
this commit does not work, the generalized EVP problems fail from 2 reasons: - Cannons algorithm does not work for the processor grid shape we use at the moment in tests (It only works if num. of process columns is a multiple of num. of process rows, which is not true in ELPA for 2 mpi tasks) - Cannons algorithm does not work as integrated to ELPA for larger matrices (not clear why at the moment) There are 2 new tests, which should work - test_cannon.c: it tests the new algorithm without going through Fortran, as it has been delivered - test_c_bindings: it tests transfering a 2D fortran matrix to C and back, as it is done with the cannons algorithm in the normal ELPA tests
-
- 15 Jun, 2018 1 commit
-
-
Andreas Marek authored
-
- 12 Jun, 2018 1 commit
-
-
Andreas Marek authored
-
- 25 May, 2018 1 commit
-
-
Pavel Kus authored
-
- 24 May, 2018 1 commit
-
-
Pavel Kus authored
-
- 22 May, 2018 1 commit
-
-
Pavel Kus authored
on selected mpi ranks using suppress_warnings option
-
- 11 May, 2018 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 18 Apr, 2018 3 commits
- 05 Feb, 2018 5 commits
-
-
Pavel Kus authored
instead, blacs context has to be set beforehand
-
Pavel Kus authored
added possibility to re-use the already decomposed matrix B in the generalized problem Added respective test
-
Pavel Kus authored
* tested with elpa1 only (should be sufficient) * not using Hermitian multiply at the moment * requires scalapack
-
Pavel Kus authored
-
Pavel Kus authored
and some modifications in test.f90
-
- 31 Jan, 2018 1 commit
-
-
Andreas Marek authored
-
- 03 Jan, 2018 1 commit
-
-
Andreas Marek authored
-
- 01 Dec, 2017 1 commit
-
-
Andreas Marek authored
-
- 28 Nov, 2017 1 commit
-
-
Andreas Marek authored
-
- 27 Nov, 2017 1 commit
-
-
Andreas Marek authored
-
- 07 Nov, 2017 1 commit
-
-
Pavel Kus authored
-