- 25 Sep, 2020 1 commit
-
-
Andreas Marek authored
-
- 23 Sep, 2020 1 commit
-
-
Andreas Marek authored
-
- 22 Sep, 2020 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 19 Sep, 2020 1 commit
-
-
Andreas Marek authored
CUDA minor updates See merge request !43
-
- 18 Sep, 2020 3 commits
-
-
Wenzhe Yu authored
One index shift is moved from outside the kernel to inside the kernel. Shouldn't really change anything. Just making the code more readable and more consistent with the paper.
-
Wenzhe Yu authored
-
Andreas Marek authored
-
- 16 Sep, 2020 1 commit
-
-
Andreas Marek authored
Reproducible code See merge request elpa/elpa!42
-
- 15 Sep, 2020 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
Reorganize files See merge request elpa/elpa!41
-
- 12 Aug, 2020 1 commit
-
-
Andreas Marek authored
-
- 11 Aug, 2020 1 commit
-
-
Andreas Marek authored
-
- 10 Aug, 2020 1 commit
-
-
Andreas Marek authored
-
- 07 Aug, 2020 1 commit
-
-
Andreas Marek authored
-
- 06 Aug, 2020 1 commit
-
-
Andreas Marek authored
-
- 03 Aug, 2020 1 commit
-
-
Andreas Marek authored
Threshold for check pd See merge request elpa/elpa!40
-
- 31 Jul, 2020 3 commits
-
-
Wenzhe Yu authored
Now "thres_pd" can be set and used in single-precision calculations.
-
Wenzhe Yu authored
This is to make the check_pd feature more usable in electronic structure theory software.
-
Andreas Marek authored
Use `#!/usr/bin/env python3` See merge request elpa/elpa!39
-
- 29 Jul, 2020 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 26 Jul, 2020 1 commit
-
-
Wenzhe Yu authored
"#!/usr/bin/python3" only works if python3 is found in "/usr/bin".
-
- 24 Jul, 2020 2 commits
-
-
Andreas Marek authored
Fix for building ELPA with PAPI See merge request elpa/elpa!37
-
Andreas Marek authored
-
- 23 Jul, 2020 3 commits
-
-
Wenzhe Yu authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 21 Jul, 2020 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 20 Jul, 2020 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
Loh/python3 See merge request elpa/elpa!36
-
Andreas Marek authored
Only minimal changes done so far (mostly print() stuff)
-
- 29 Jun, 2020 1 commit
-
-
Andreas Marek authored
The associaten with Cuda memory as Fortran arrays was sometimes done wrongly , since not the number of array elements but instead the number of array elements times the sizeof(datatype) was used. This was a mix-up between the C allocation and the Fortran reshape. This could lead to memory corruption
-
- 19 Jun, 2020 1 commit
-
-
Andreas Marek authored
-
- 18 Jun, 2020 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-