- 30 May, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
The public "solve" method has been renamed "eigenvectors" since it computes the eigenvalues and (at least parts of) the eigenvectors Another routine "eigenvalues" will just compute the eigenvalues
-
- 24 May, 2017 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 23 May, 2017 1 commit
-
-
Andreas Marek authored
-
- 22 May, 2017 4 commits
-
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
This is a bit cumbersome, as it involves yet another abstract intermediate type, but necessary due to language limitations.
-
- 21 May, 2017 1 commit
-
-
Andreas Marek authored
-
- 20 May, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 19 May, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
Setting a bandwdith of the input matrix via elpa%set("bandwidth",bw) tells ELPA 2stage, that matrix is already a banded matrix with bandwidth bw. Then some compute steps can be skipped
-
- 18 May, 2017 1 commit
-
-
Andreas Marek authored
-
- 17 May, 2017 3 commits
-
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
Andreas Marek authored
-
- 16 May, 2017 3 commits
-
-
Lorenz Huedepohl authored
The legacy API is has been (internally) ported to use the new interface. The intent is that users of the legacy API do not have to change their codes. Next step is to completely adapt the .gitlab-ci.yml file
-
Lorenz Huedepohl authored
Still missing is the compatibility layer, currently it only compiles when configure is called with --disable-legacy Also, a more general solution to parameter passing via environment variables would be nice.
-
Lorenz Huedepohl authored
-
- 28 Apr, 2017 2 commits
-
-
Pavel Kus authored
There are also at least those files, where stops without 1 are present src/elpa1/legacy_interface/elpa_cholesky_template_legacy.X90: src/elpa1/legacy_interface/elpa_invert_trm_legacy.X90: src/elpa1/legacy_interface/elpa_multiply_a_b_legacy.X90: src/elpa1/legacy_interface/elpa_solve_tridi_legacy.X90: should they be also changed?
-
Pavel Kus authored
-
- 23 Apr, 2017 1 commit
-
-
Andreas Marek authored
-
- 22 Apr, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 21 Apr, 2017 1 commit
-
-
Lorenz Huedepohl authored
-
- 20 Apr, 2017 1 commit
-
-
Andreas Marek authored
-
- 19 Apr, 2017 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
Actually, the complex cases have not been checked so far. Furthermore, there has been an inconsistency between setting set("gpu",1) and *NOT* setting a GPU kernel via the set mechanism. Then, the default kernel (which is *NOT* GPU) has been used
-
Andreas Marek authored
-
- 18 Apr, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 13 Apr, 2017 1 commit
-
-
Andreas Marek authored
-