- 18 May, 2017 3 commits
-
-
Andreas Marek authored
-man pages have been updated -man pages for legacy API are only installed if legacy API is enabled
-
Andreas Marek authored
-
Andreas Marek authored
-
- 17 May, 2017 12 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
Andreas Marek authored
-
- 16 May, 2017 7 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
It was previously not possible to disable this flag
-
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
-
- 15 May, 2017 2 commits
-
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
This reverts commit 64ec6ec2.
-
- 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
-
- 27 Apr, 2017 3 commits
-
-
Pavel Kus authored
on misnky
-
Andreas Marek authored
-
Andreas Marek authored
-
- 26 Apr, 2017 2 commits
-
-
Lorenz Huedepohl authored
PGI's compiler wants -module as the flag to specify the module output directory. Sadly, this is also a libtool argument, resulting in much sorrow. Thus, we have to escape -module by prefixing it with -Xcompiler. Sadly libtool is not used everywhere by automake, thus we have to remove it again in those cases were it would be passed to the compiler and cause sorrow there. Sad story. But with a happy ending?
-
Andreas Marek authored
-
- 25 Apr, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 24 Apr, 2017 2 commits
-
-
Lorenz Huedepohl authored
Those are now handled in a C header
-
Lorenz Huedepohl authored
Sometimes the compiler is used with the manual_cpp wrapper, do not invoke this for linking
-
- 23 Apr, 2017 1 commit
-
-
Andreas Marek authored
-
- 22 Apr, 2017 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-