- 07 Feb, 2019 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 06 Feb, 2019 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 05 Feb, 2019 1 commit
-
-
Andreas Marek authored
loh/fix elpa index See merge request !10
-
- 23 Jan, 2019 2 commits
-
-
Lorenz Huedepohl authored
lfind() expects a proper comparison function where the order of the arguments does not matter. Previously it was assumed that the first argument is always a pointer to an unspecific "key" object and the second argument a pointer to an array member to compare against. However, the standard requires the two arguments to be interchangeable pointers to array-member like objects. Surfaced as musl-libc does in fact call it the other way around, compared to glibc.
-
Lorenz Huedepohl authored
-
- 09 Jan, 2019 1 commit
-
-
Andreas Marek authored
-
- 06 Jan, 2019 1 commit
-
-
Andreas Marek authored
Fix problem in elpa2_print_kernels with GPU kernel See merge request !9
-
- 04 Jan, 2019 1 commit
-
-
Andreas Marek authored
The GPU kernel can only be set, if e%set("use_gpu",1) has been set before and GPU usage was thus requested. In the elpa2_print_kernels, this was not reflected, and the GPU kernels were checked via can_set method without activating GPU usage => GPU kernels were always reported as non exisitent
-
- 19 Dec, 2018 1 commit
-
-
Andreas Marek authored
-
- 11 Dec, 2018 2 commits
- 10 Dec, 2018 1 commit
-
-
Pavel Kus authored
by allreducing the measured time and using average over ranks insted
-
- 04 Dec, 2018 1 commit
-
-
Pavel Kus authored
-
- 03 Dec, 2018 2 commits
- 29 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 28 Nov, 2018 5 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Pavel Kus authored
checking that the loaded values equal to the stored values
-
Pavel Kus authored
-
Pavel Kus authored
and removing one extra check
-
- 25 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 24 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 23 Nov, 2018 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 21 Nov, 2018 6 commits
-
-
Pavel Kus authored
-
Pavel Kus authored
-
Pavel Kus authored
the error handling has to be thought of properly in some of the uses of check_elpa_get/set (e.g. those outside the elpa_setup function)
-
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)
-
Andreas Marek authored
-
Andreas Marek authored
-
- 20 Nov, 2018 7 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
-