Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
25e2747f
Commit
25e2747f
authored
May 31, 2016
by
Lorenz Huedepohl
Browse files
Merge branch 'master' into loh/master
parents
b86c481d
783ee521
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changelog
View file @
25e2747f
...
...
@@ -2,7 +2,7 @@ Changelog for release ELPA 2016.05.001
- fix problem with generated *.sh- check scripts
- name library differently if build without MPI support
- install only public modules
Changelog for release ELPA 2016.05.001
...
...
ISSUES.md
0 → 100644
View file @
25e2747f
## A list of known (and hopefully soon solved) issues of ELPA ##
For more details and recent updates please visit the online [issue system] (https://gitlab.mpcdf.mpg.de/elpa/elpa/issues)
### ELPA 2016.05.002 release ###
-
QR decomposition fails for certain combinations of matrix sizes, number of eigenvalues to compute and block size
### ELPA 2016.05.001 release ###
-
QR decomposition fails for certain combinations of matrix sizes, number of eigenvalues to compute and block size
-
The generated check-scripts (in the step "make check") do not call the binary with "mpiexec" when ELPA is build with
MPI
test_project/src/test_real.F90
View file @
25e2747f
...
...
@@ -76,7 +76,6 @@ program test_real_example
use
elpa_utilities
,
only
:
error_unit
use
iso_c_binding
implicit
none
include
"mpif.h"
include
"mpif.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment