- 04 May, 2018 4 commits
- 03 May, 2018 8 commits
-
-
Pavel Kus authored
Previously, matrix a has been kept on the device at the end of bandred and then copied to host later in redist_band (called from tridiag_band). However, it seems to be more convenient to do it at the end of bandred (since it has to be done anyway). Band to tridi is thus now not using a on the device at all. However, we keep it in the interface, sice it might be usefull in the future.
-
Pavel Kus authored
elpa2_trans_ev_band_to_full_template
-
Pavel Kus authored
-
Pavel Kus authored
-
Pavel Kus authored
-
Pavel Kus authored
-
Pavel Kus authored
-
Pavel Kus authored
NOT testing with gpu, NOT testing with no-assumed-size
-
- 30 Apr, 2018 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 26 Apr, 2018 3 commits
-
-
Pavel Kus authored
tile size is used in elpa1_tridiag and elpa2_bandred. Iits value is computed based on block size and least common multiple of number of processes rows and colums, but then can be enlarged to some multiple of this value. How much it should be enlarged can now be influenced by min_tile_size parameter.
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
- 24 Apr, 2018 1 commit
-
-
Pavel Kus authored
-
- 19 Apr, 2018 3 commits
- 18 Apr, 2018 4 commits
-
-
Pavel Kus authored
-
Pavel Kus authored
avoiding calling both check eigenvalues AND check eigenvalues and eigenvectors for analytic eigenvector test
-
Pavel Kus authored
if provided a a fourth parameter, all correctness checks will be skipped. Can be usefull for repeated performance tests.
-
Pavel Kus authored
-
- 17 Apr, 2018 1 commit
-
-
Andreas Marek authored
-
- 16 Apr, 2018 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 03 Apr, 2018 1 commit
-
-
Andreas Marek authored
-
- 19 Mar, 2018 2 commits
-
-
Andreas Marek authored
-
Pavel Kus authored
-
- 18 Mar, 2018 2 commits
- 14 Mar, 2018 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 12 Mar, 2018 1 commit
-
-
Andreas Marek authored
-
- 10 Mar, 2018 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-