- 19 May, 2016 9 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
Native version on SLES11 SP4 is too old
-
Andreas Marek authored
The ELPA1 gpu version changes from branch "ELPA_development_version_GPU" have been integrated in the branch "ELPA_GPU". However, at the moment these changes exist only as a comment (and are deactivated), due to the following missing points: - the flag useGPU must be passed along the ELPA1 function calls - the GPU device arrays must be allocated as pointers (and not use the deprecated Cuda Fortran style) - the calls to cublas have to be changed from the cublasFortran API to the cublas C API
-
Andreas Marek authored
-
Andreas Marek authored
-
- 18 May, 2016 6 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
-
Andreas Marek authored
Both real and complex single-precision GPU versions are fixed now. This closses issue #8
-
- 17 May, 2016 4 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
-
Andreas Marek authored
-
Andreas Marek authored
-
- 13 May, 2016 5 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
Some of the file names were too long, automake then dropped these files when doing "make distcheck"
-
Andreas Marek authored
-
- 12 May, 2016 6 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
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 9 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.
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
Andreas Marek authored
-