- 03 Aug, 2017 7 commits
-
-
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.
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 02 Aug, 2017 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 01 Aug, 2017 4 commits
-
-
Pavel Kus authored
even if only part of eigenvectors are calculated, all eigenvalues should be checked
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 31 Jul, 2017 2 commits
-
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
- 30 Jul, 2017 3 commits
-
-
Lorenz Huedepohl authored
We got reports from a user that there were troubles with certain domain decompositions. So far the tests only looked at (approximately) square decompositions in column-major process order. Now, a new class of tests loops over all possible decompositions (row * col) for a given number of total tasks. So far, we can not confirm that there are any problems, all possibilities work as expected.
-
Andreas Marek authored
-
Andreas Marek authored
-
- 29 Jul, 2017 9 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Pavel Kus authored
matrices of dimension of the form 2^n * 3^m * 5^m are now allowed. For other matrix sizes, the test is terminated. Matrix size is not modified, as it has been the case before
-
Andreas Marek authored
-
- 28 Jul, 2017 2 commits
-
-
Lorenz Huedepohl authored
There was again a case where stack-variables were loaded with instructions that needed properly aligned memory. This only surfaced with the Intel C compiler, where the stack layout evidently was sufficiently different to trigger this. This was also the case for SSE kernels
-
Andreas Marek authored
- remove runtime by not executing unecessary runs - make sure that on gp02 impi/2017 is NOT use - adjust reserved time on knl systems
-
- 27 Jul, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 25 Jul, 2017 7 commits
-
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
The new Makefile rule just dumped more and more lines into the test_x.sh script, as the ">>" operator was used always.
-
Lorenz Huedepohl authored
-
-
-
-
and moved the implementation to test_util.F90
-