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
b3e69553
Commit
b3e69553
authored
Nov 14, 2018
by
Andreas Marek
Browse files
Update elpa.F90
parent
0de0f7b8
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/elpa.F90
View file @
b3e69553
...
...
@@ -183,7 +183,7 @@
!> elpa_setup(handle);
!>
!> /* if desired, set tunable run-time options */
!> /* here we want to use the 2-stage solver
!> /* here we want to use the 2-stage solver
*/
!> elpa_set(handle, "solver", ELPA_SOLVER_2STAGE, &error);
!>
!> elpa_set(handle,"real_kernel", ELPA_2STAGE_REAL_AVX_BLOCK2, &error);
...
...
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