- 08 Nov, 2018 1 commit
-
-
Sebastian Ohlmann authored
precision_typedefs.h is needed by the generalized methods, but only included when built with MPI. Thus the normal distcheck does not catch this.
-
- 07 Nov, 2018 2 commits
-
-
Sebastian Ohlmann authored
-
Sebastian Ohlmann authored
For this, dlopen needs to share symbols globally because MKL internally uses dynamic loading that doesn't work otherwise.
-
- 30 Oct, 2018 3 commits
-
-
Sebastian Ohlmann authored
-
Sebastian Ohlmann authored
Add parts to configure.ac and Makefile.am. There is now an additional flag --enable-python-tests. The tests require the pytest package. The implementation of the test is a bit hacky because it takes wrapper.so from .libs. This should probably improbed for better portability.
-
Sebastian Ohlmann authored
-
- 29 Oct, 2018 4 commits
-
-
Sebastian Ohlmann authored
-
Sebastian Ohlmann authored
-
Sebastian Ohlmann authored
-
Sebastian Ohlmann authored
-
- 26 Oct, 2018 2 commits
-
-
Sebastian Ohlmann authored
By default, python wrapper is not built, only if this switch is specified.
-
Sebastian Ohlmann authored
- depends on python, cython, mpi4py and numpy - currently only dependency check on python - should be done optionally - converts wrapper.pyx to wrapper.c using cython, then compiles this to a python extension - installs the files such that they can be imported with `import pyelpa` in python
-
- 01 Aug, 2018 5 commits
-
-
Pavel Kus authored
-
Pavel Kus authored
-
Pavel Kus authored
also adding wrapper for the backwords step
-
Pavel Kus authored
-
Pavel Kus authored
this commit does not work, the generalized EVP problems fail from 2 reasons: - Cannons algorithm does not work for the processor grid shape we use at the moment in tests (It only works if num. of process columns is a multiple of num. of process rows, which is not true in ELPA for 2 mpi tasks) - Cannons algorithm does not work as integrated to ELPA for larger matrices (not clear why at the moment) There are 2 new tests, which should work - test_cannon.c: it tests the new algorithm without going through Fortran, as it has been delivered - test_c_bindings: it tests transfering a 2D fortran matrix to C and back, as it is done with the cannons algorithm in the normal ELPA tests
-
- 15 Jun, 2018 1 commit
-
-
Andreas Marek authored
-
- 13 Jun, 2018 1 commit
-
-
Andreas Marek authored
-
- 08 Jun, 2018 1 commit
-
-
Andreas Marek authored
-
- 05 Jun, 2018 1 commit
-
-
Lorenz Huedepohl authored
-
- 25 May, 2018 1 commit
-
-
Lorenz Huedepohl authored
-
- 17 Apr, 2018 1 commit
-
-
Andreas Marek authored
-
- 14 Mar, 2018 1 commit
-
-
Andreas Marek authored
-
- 07 Mar, 2018 1 commit
-
-
Andreas Marek authored
-
- 05 Mar, 2018 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 05 Feb, 2018 1 commit
-
-
Pavel Kus authored
-
- 06 Dec, 2017 1 commit
-
-
Andreas Marek authored
- per default only some tests are run - by setting CHECK_LEVEL=extended all test jobs are run
-
- 28 Nov, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 24 Nov, 2017 1 commit
-
-
Andreas Marek authored
-
- 23 Nov, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 20 Nov, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 19 Nov, 2017 1 commit
-
-
Andreas Marek authored
-
- 18 Nov, 2017 1 commit
-
-
Andreas Marek authored
-