- 17 Oct, 2019 1 commit
-
-
Andreas Marek authored
ELPA can now be linked against a 64bit integer version of MPI and ScalaPack. This is an experimental feature The following points are still to be done - does not work with real QR-decomposition - generalized routines return wrong results - the C tests and the C Cannon algorithm implementation do not work (no 64bit header files for MPI *at least* with Intel MPI)
-
- 14 Oct, 2019 1 commit
-
-
Andreas Marek authored
ELPA can now link agains a 64bit integer verion of BLAS/LAPACK. Currently this only works if ELPA is compiled with MPI=OFF! The 64bit support is not available in the legacy interface
-
- 11 Oct, 2019 1 commit
-
-
Andreas Marek authored
-
- 10 Oct, 2019 1 commit
-
-
Andreas Marek authored
On heterogenous cluster, of nodes with different CPUs the _experimental_ feature (--enable-heterogenous-cluster-support) can be used: It compares the (Intel) cpuid set of all CPUs which are used by ELPA MPI processes and finds the SIMD instruction set, which is supported by all used CPUs. The ELPA 2stage back-transformation kernel (a.k.a "kernel") will be set accordingly on all MPI processes. This feature, can override the setting of the kernel done previously by the user! At the moment it will only work for Intel CPUs, i.e. clusters consisting of nodes with Intel CPUs and e.g. AMD CPUs are at the moment _NOT_ supported. Since this is an experimental feature, it might be dropped again in the future, if it turns out not to be useful for the users
-
- 09 Oct, 2019 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 20 Sep, 2019 1 commit
-
-
Andreas Marek authored
-
- 22 Aug, 2019 1 commit
-
-
Andreas Marek authored
-
- 08 Jul, 2019 1 commit
-
-
Andreas Marek authored
-
- 26 Jun, 2019 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 24 Jun, 2019 1 commit
-
-
Andreas Marek authored
-
- 05 Jun, 2019 1 commit
-
-
Andreas Marek authored
-
- 29 May, 2019 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 28 May, 2019 1 commit
-
-
Andreas Marek authored
- remove deprecated features - update ABI and API versioning
-
- 26 May, 2019 1 commit
-
-
Andreas Marek authored
- updated INSTALL - change the ELPA vesioning number - update Changelog and RELEASE_NOTES
-
- 23 May, 2019 1 commit
-
-
Andreas Marek authored
Still to do: - ABI versioning - API version number - Release notes - Changelog - Issues - remove deprecated features - update of API documentation
-
- 16 May, 2019 3 commits
- 17 Apr, 2019 1 commit
-
-
Andreas Marek authored
-
- 16 Apr, 2019 1 commit
-
-
Andreas Marek authored
-
- 05 Mar, 2019 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 03 Mar, 2019 1 commit
-
-
Andreas Marek authored
-
- 02 Mar, 2019 1 commit
-
-
Andreas Marek authored
-
- 01 Mar, 2019 1 commit
-
-
Andreas Marek authored
-
- 20 Feb, 2019 1 commit
-
-
Andreas Marek authored
-
- 18 Feb, 2019 1 commit
-
-
Andreas Marek authored
-
- 15 Feb, 2019 1 commit
-
-
Andreas Marek authored
-
- 17 Jan, 2019 1 commit
-
-
Andreas Marek authored
-
- 19 Dec, 2018 1 commit
-
-
Andreas Marek authored
-
- 28 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 20 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 13 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 10 Nov, 2018 1 commit
-
-
Andreas Marek authored
-
- 30 Oct, 2018 2 commits
-
-
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
-