- 16 Aug, 2016 1 commit
-
-
Andreas Marek authored
-
- 11 Aug, 2016 1 commit
-
-
Andreas Marek authored
-
- 10 Aug, 2016 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 09 Aug, 2016 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 08 Aug, 2016 1 commit
-
-
Andreas Marek authored
-
- 07 Aug, 2016 1 commit
-
-
Andreas Marek authored
-
- 05 Aug, 2016 9 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 04 Aug, 2016 7 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
A random matrix is set up, and then result = a**T * 2*b is computed this is compared with the result of plain scalapack routines and the maximum norm of "scalapack - elpa" is computed (should be zero on machine precision)
-
Andreas Marek authored
-
Andreas Marek authored
-
- 03 Aug, 2016 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 02 Aug, 2016 1 commit
-
-
Andreas Marek authored
-
- 12 Jul, 2016 1 commit
-
-
Andreas Marek authored
-
- 11 Jul, 2016 5 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
Intel had the bright idea to name their OpenMP command line flag -openmp which of course cannot be distinguished from -o penmp It seems they also realized this and now also allow -fopenmp or -qopenmp as flags. Due to commit 2121b2e5 the autodetected -openmp was now appended into the linker command line at the end, causing all C programs to be named "penmp". Fix by trying the -fopenmp, -qopenmp flags before -openmp in the Fortran compiler flag detection m4 macro.
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
Rewrote the perl-script for the dependency generation to also accept input file names from stdin, in order to avoid excessively large argument lists.
-
- 10 Jul, 2016 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-