- 08 Apr, 2020 1 commit
-
-
Andreas Marek authored
-
- 07 Apr, 2020 1 commit
-
-
Andreas Marek authored
-
- 24 Mar, 2020 1 commit
-
-
Andreas Marek authored
-
- 05 Mar, 2020 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 04 Mar, 2020 1 commit
-
-
Andreas Marek authored
-
- 03 Mar, 2020 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 02 Mar, 2020 1 commit
-
-
Andreas Marek authored
-
- 28 Feb, 2020 1 commit
-
-
Andreas Marek authored
-
- 24 Oct, 2019 1 commit
-
-
Andreas Marek authored
-
- 23 Oct, 2019 1 commit
-
-
Andreas Marek authored
-
- 22 Oct, 2019 1 commit
-
-
Sebastian Ohlmann authored
When profiling the GPU version, NVTX can be used to highlight the corresponding regions of the code in the timeline of the profiling tool (nvvp or nsight systems). This is very useful to correlate what happens on the GPU with what part of the code we are in.
-
- 19 Oct, 2019 1 commit
-
-
Andreas Marek authored
-
- 17 Oct, 2019 1 commit
-
-
Andreas Marek authored
ELPA can now be linked against a 64bit integer version of MPI and ScalaPack. This is an experimental feature The following points are still to be done - does not work with real QR-decomposition - generalized routines return wrong results - the C tests and the C Cannon algorithm implementation do not work (no 64bit header files for MPI *at least* with Intel MPI)
-
- 19 Jun, 2019 1 commit
-
-
Carolin Penke authored
-
- 16 May, 2019 1 commit
-
-
Pavel Kus authored
also introducing --with-likwid parameter to the configure script Can be used to compile with likwid and to enable the likwid to measure performance of individual compute steps
-
- 18 Apr, 2019 1 commit
-
-
Andreas Marek authored
This solves issue #66
-
- 15 Nov, 2018 1 commit
-
-
Pavel Kus authored
-
- 15 Oct, 2018 1 commit
-
-
Pavel Kus authored
The GPU initialization is actually quite constly, e.g. on Minsky it takes roughly 0.7s. That is hurting performance for small matrices. Thus a check has been added and now GPU should be initialized only the first time.
-
- 13 Oct, 2018 2 commits
- 11 May, 2018 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 08 May, 2018 1 commit
-
-
Andreas Marek authored
-
- 07 May, 2018 1 commit
-
-
Andreas Marek authored
-
- 24 Apr, 2018 1 commit
-
-
Pavel Kus authored
-
- 19 Apr, 2018 1 commit
-
-
Pavel Kus authored
-
- 02 Jan, 2018 1 commit
-
-
Pavel Kus authored
-
- 27 Nov, 2017 1 commit
-
-
Andreas Marek authored
-
- 11 Aug, 2017 1 commit
-
-
Pavel Kus authored
-
- 05 Aug, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 03 Aug, 2017 1 commit
-
-
Lorenz Huedepohl authored
Anything if it makes Andreas happy :)
-
- 30 Jul, 2017 1 commit
-
-
Andreas Marek authored
-
- 30 Jun, 2017 1 commit
-
-
Andreas Marek authored
-
- 30 May, 2017 3 commits
-
-
Andreas Marek authored
whether or not a step is actually computed is decided with logicals (default all 3 steps are computed). This makes the implementation of "solve_tridi" and "eigenvalues_only" a bit cleaner in the future
-
Andreas Marek authored
-
Andreas Marek authored
-
- 27 May, 2017 1 commit
-
-
Andreas Marek authored
-