- 21 Aug, 2017 3 commits
-
-
Lorenz Huedepohl authored
This fixes commit 1cd2bb99, which attempted to plug the memory leak due to unfreed MPI communicators.
-
Andreas Marek authored
-
Andreas Marek authored
-
- 18 Aug, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 17 Aug, 2017 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 16 Aug, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 11 Aug, 2017 1 commit
-
-
Pavel Kus authored
-
- 10 Aug, 2017 6 commits
-
-
Pavel Kus authored
-
Pavel Kus authored
-
Pavel Kus authored
yet another attempt to improve single/double and real/complex unification more readable
-
Lorenz Huedepohl authored
with obvious meaning
-
Pavel Kus authored
for easier comparisons of elpa and mkl, a test case using scalapack function pdsyevd has been added
-
Lorenz Huedepohl authored
This is immensely helpful to diagnose out-of-bounds accesses and memory leaks.
-
- 08 Aug, 2017 4 commits
-
-
Andreas Marek authored
-
Lorenz Huedepohl authored
The MPI communicators were never freed, this created a memory leak for every elpa_allocate()/elpa_deallocate() cycle.
-
Andreas Marek authored
-
Andreas Marek authored
-
- 05 Aug, 2017 5 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 04 Aug, 2017 2 commits
-
-
Andreas Marek authored
-
Lorenz Huedepohl authored
The were a couple of places where a load of a stack variable was too wide. Detected with the -fsanitize=address flag of GCC, that we should probably incorporate into our CI tests.
-
- 03 Aug, 2017 9 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
Anything if it makes Andreas happy :)
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
The timer object was not properly removed when elpa_destroy() was called on an ELPA instance, leading to a memory leak
-
Lorenz Huedepohl authored
Previously you could set up ELPA with nev > na and force a crash.
-