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
138f9157
Commit
138f9157
authored
Aug 24, 2017
by
Andreas Marek
Browse files
Treat real and complex case the same in OpenMP region
parent
b2457e88
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/elpa2/elpa2_bandred_template.F90
View file @
138f9157
...
@@ -1228,7 +1228,6 @@
...
@@ -1228,7 +1228,6 @@
n_way
=
1
n_way
=
1
#ifdef WITH_OPENMP
#ifdef WITH_OPENMP
#if REALCASE == 1
#if REALCASE == 1
! check whether this can also be done in complex case
n_way
=
omp_get_max_threads
()
n_way
=
omp_get_max_threads
()
#endif
#endif
#endif
#endif
...
...
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