- 18 Apr, 2019 1 commit
-
-
Andreas Marek authored
This solves issue #66
-
- 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.
-
- 04 Jun, 2018 1 commit
-
-
Pavel Kus authored
so that it works if one of bandred / band_to_full steps are done on GPU and the other one on CPU
-
- 22 May, 2018 1 commit
-
-
Pavel Kus authored
-
- 11 May, 2018 1 commit
-
-
Andreas Marek authored
-
- 08 May, 2018 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 07 May, 2018 1 commit
-
-
Andreas Marek authored
-
- 04 May, 2018 4 commits
- 19 Apr, 2018 1 commit
-
-
Pavel Kus authored
-
- 02 Jan, 2018 1 commit
-
-
Pavel Kus authored
-
- 14 Dec, 2017 1 commit
-
-
Andreas Marek authored
-
- 27 Nov, 2017 1 commit
-
-
Andreas Marek authored
-
- 23 Nov, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 02 Oct, 2017 1 commit
-
-
Pavel Kus authored
-
- 11 Sep, 2017 1 commit
-
-
Andreas Marek 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
-
- 29 Jul, 2017 1 commit
-
-
Andreas Marek authored
-
- 04 Jul, 2017 1 commit
-
-
Andreas Marek authored
-
- 30 Jun, 2017 1 commit
-
-
Andreas Marek authored
-
- 02 Jun, 2017 1 commit
-
-
Andreas Marek authored
-
- 01 Jun, 2017 1 commit
-
-
Lorenz Huedepohl authored
- Remove all use of ELPA internal modules, the test programs now only use the public ELPA API. This is now enforced, by hiding the private modules - Prefix all test internal modules with "test_" to make it really clear that these modules are not to be used by users.
-
- 31 May, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 30 May, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 27 May, 2017 1 commit
-
-
Andreas Marek authored
-
- 26 May, 2017 1 commit
-
-
Andreas Marek authored
-
- 24 May, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
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.
-