Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastian Ohlmann
elpa
Commits
8e5915f7
Commit
8e5915f7
authored
Jun 12, 2014
by
Andreas Marek
Browse files
Error in OpenMP
parent
6855f3e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
ELPA_2014.06/src/elpa2.F90
View file @
8e5915f7
...
...
@@ -2971,7 +2971,7 @@ subroutine trans_ev_tridi_to_band_real(na, nev, nblk, nbw, q, ldq, &
w
(:,
1
)
=
bcast_buffer
(
1
:
nbw
,
jjj
+
off
)
w
(:,
2
)
=
bcast_buffer
(
1
:
nbw
,
jjj
+
off
-1
)
#ifdef WITH_OPENMP
call
double_hh_trafo_real_sse_avx_2hv
(
a
(
1
,
jjj
+
off
+
a_off
-1
,
istripe
,
my_t
r
head
),
&
call
double_hh_trafo_real_sse_avx_2hv
(
a
(
1
,
jjj
+
off
+
a_off
-1
,
istripe
,
my_th
r
ead
),
&
w
,
nbw
,
nl
,
stripe_width
,
nbw
)
#else
call
double_hh_trafo_real_sse_avx_2hv
(
a
(
1
,
jjj
+
off
+
a_off
-1
,
istripe
),
&
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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