- 28 Feb, 2020 2 commits
-
-
Andreas Marek authored
-
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)
-
- 14 Oct, 2019 1 commit
-
-
Andreas Marek authored
ELPA can now link agains a 64bit integer verion of BLAS/LAPACK. Currently this only works if ELPA is compiled with MPI=OFF! The 64bit support is not available in the legacy interface
-
- 26 Sep, 2019 1 commit
-
-
Andreas Marek authored
-
- 20 Sep, 2019 1 commit
-
-
Andreas Marek authored
-
- 19 Jun, 2019 1 commit
-
-
Carolin Penke authored
-
- 18 Apr, 2019 1 commit
-
-
Andreas Marek authored
This solves issue #66
-
- 16 Jan, 2019 1 commit
-
-
Andreas Marek authored
-
- 11 Jan, 2019 1 commit
-
-
Andreas Marek authored
-
- 08 May, 2018 1 commit
-
-
Andreas Marek authored
-
- 07 May, 2018 1 commit
-
-
Andreas Marek authored
-
- 03 May, 2018 3 commits
- 26 Apr, 2018 1 commit
-
-
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.
-
- 24 Apr, 2018 1 commit
-
-
Pavel Kus authored
-
- 14 Dec, 2017 1 commit
-
-
Andreas Marek authored
-
- 11 Sep, 2017 1 commit
-
-
Andreas Marek authored
-
- 11 Aug, 2017 1 commit
-
-
Pavel Kus authored
-
- 03 Aug, 2017 1 commit
-
-
Lorenz Huedepohl authored
Anything if it makes Andreas happy :)
-
- 30 Jul, 2017 1 commit
-
-
Andreas Marek authored
-
- 28 Jun, 2017 1 commit
-
-
Pavel Kus authored
Introducing python script plot.py containing several classes used to plot matrices stored in block-cyclic distribution as a 1 global matrix. Docstrings in plot.py should explain the ussage. There are also two use cases included, both with commented scripts (using classes from plot.py) and a screenshot. One of the use cases contains also tarball with data. Apart from that, a VERY simple module matrix_plot.F90 was created. It is really simplistic, a more systematic approach towards loging should be designed. At the moment, matrix output has to be triggered explicitly in the code by calling a macro SAVE_MATR(event_description, iteration).
-
- 30 May, 2017 1 commit
-
-
Andreas Marek authored
-
- 22 May, 2017 1 commit
-
-
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
-
- 27 Apr, 2017 1 commit
-
-
Pavel Kus authored
on misnky
-
- 18 Apr, 2017 1 commit
-
-
Andreas Marek authored
-
- 06 Apr, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 03 Apr, 2017 1 commit
-
-
Lorenz Huedepohl authored
-
- 31 Mar, 2017 1 commit
-
-
Pavel Kus authored
multiplies. The older (stripe) version also remains, controled by a parameter
-
- 24 Mar, 2017 1 commit
-
-
Pavel Kus authored
-
- 23 Mar, 2017 1 commit
-
-
Andreas Marek authored
-
- 20 Mar, 2017 1 commit
-
-
Pavel Kus authored
blocks
-
- 16 Mar, 2017 1 commit
-
-
Andreas Marek authored
-
- 14 Mar, 2017 1 commit
-
-
Pavel Kus authored
-
- 17 Feb, 2017 2 commits
- 14 Feb, 2017 1 commit
-
-
Andreas Marek authored
-