- 24 May, 2016 7 commits
-
-
Andreas Marek authored
-
Lorenz Huedepohl authored
Remove all references to private functions and symbols from the public Fortran modules. Install also only the public modules
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
Andreas Marek authored
-
Andreas Marek authored
The example program in ./test_project contained an error, which lead to a crash.
-
- 23 May, 2016 6 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
Newer versions of Intel compiler want "-qopenmp" NOT "-openmp"
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
Emulating an AVX2 enabled CPU is that slow, that we have to test it on a smaller matrix
-
Andreas Marek authored
-
- 20 May, 2016 6 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
With this commit ELPA is released in version 2016.05.001. The branch "bugfixes_current_relaease" will be update to this ref. A branch ELPA_2016.05 will be created.
-
Andreas Marek authored
With this commit ELPA is released in version 2016.05.001. The branch "bugfixes_current_relaease" will be update to this ref. A branch ELPA_2016.05 will be created.
-
Andreas Marek authored
-
- 19 May, 2016 7 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
Native version on SLES11 SP4 is too old
-
Andreas Marek authored
-
- 18 May, 2016 5 commits
-
-
Andreas Marek authored
The QR decomposition test program can now called with parameters for matrix size, nev, and block size. This closses issue #20
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
- Do not leak "ik", "rk", ..., parameters to use namespace - Change required ELPA version on configure.ac of test_project
-
Andreas Marek authored
-
- 17 May, 2016 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
Michael Bankd (debian) provided a patch, which allows to run the qr-decomposition test programs with smaller matrices, and thus allows testing in reasonable time on limited hardware (e.g. arm devices) In order to make the patch work, also Makefile.am was updated
-
- 12 May, 2016 2 commits
-
-
Andreas Marek authored
-
Lorenz Huedepohl authored
Apparently with "-check all" some versions of the Intel compiler complain about the use of C_SIZEOF(a(1,1,1)) and similar, when a is not already allocated.
-
- 11 May, 2016 1 commit
-
-
Lorenz Huedepohl authored
-
- 10 May, 2016 4 commits
-
-
Lorenz Huedepohl authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
Now this is done consistently both in autoconf and automake. One can now safely call make clean and the header files are re-generated automatically.
-