- 10 Jun, 2021 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 09 Jun, 2021 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 07 Jun, 2021 2 commits
-
-
Andreas Marek authored
ELPA 2021.05.001 release See merge request !73
-
Andreas Marek authored
-
- 20 May, 2021 1 commit
-
-
Andreas Marek authored
-
- 19 May, 2021 3 commits
-
-
Andreas Marek authored
modify max_stored_rows See merge request !70
-
Andreas Marek authored
-
Andreas Marek authored
-
- 17 May, 2021 3 commits
-
-
Andreas Marek authored
Configure test See merge request !69
-
Andreas Marek authored
-
Andreas Marek authored
-
- 14 May, 2021 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 13 May, 2021 1 commit
-
-
Andreas Marek authored
-
- 12 May, 2021 1 commit
-
-
Andreas Marek authored
It turned out that users ignored the warnings of the test programs if their MPI library did not provide "MPI_THREAD_SERIALIED" or "MPI_THREAD_MULTIPLE". Thus for safty reasons, ELPA does from now on during the call to "elpa_setup" check the provided threading level of the MPI library. If the provided level is too low, ELPA will do the following - limit the number of OpenMP threads **internal** to ELPA to 1 - print a warning about this - ignore the settings of the user via -- the OMP_NUM_THREADS variable -- calling the set-method set("omp_threads", value) These settings will **not** affect the run-time of a threaded blas and lapack library, **if** the number of threads for these libraries can be controlled independently of the OMP_NUM_THREADS variable (for example for Intel's MKL one can use MKL_NUM_THREADS)
-
- 11 May, 2021 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
In case of MPI calculations, ELPA does _not_ anymore rely on the user to check that his provided BLACSGRID setup is reasonable. Now ELPA does check this (again) during ELPA_SETUP and returns with an error if this check fails
-
- 10 May, 2021 1 commit
-
-
Andreas Marek authored
Change buffer size for the pure blocked configuration See merge request !68
-
- 07 May, 2021 1 commit
-
-
Soheil Soltani authored
in pure blocked config the buffer size should be slightly increased to accomodate message sizes
-
- 06 May, 2021 5 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
Correct the path to the USERS_GUIDE.md See merge request !67
-
Andreas Marek authored
-
- 05 May, 2021 10 commits
-
-
Soheil Soltani authored
USERS_GUIDE.md is now under ./documentation
-
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
-