Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
elpa
elpa
Commits
f296307f
Commit
f296307f
authored
Mar 16, 2017
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some timings
parent
0dd9d3a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/elpa1_trans_ev_template.X90
src/elpa1_trans_ev_template.X90
+1
-1
src/elpa1_tridiag_template.X90
src/elpa1_tridiag_template.X90
+1
-1
No files found.
src/elpa1_trans_ev_template.X90
View file @
f296307f
...
@@ -167,7 +167,7 @@
...
@@ -167,7 +167,7 @@
call timer%start("trans_ev_&
call timer%start("trans_ev_&
&MATH_DATATYPE&
&MATH_DATATYPE&
&
_
" // &
&" // &
&PRECISION_SUFFIX &
&PRECISION_SUFFIX &
)
)
...
...
src/elpa1_tridiag_template.X90
View file @
f296307f
...
@@ -216,7 +216,7 @@
...
@@ -216,7 +216,7 @@
&MATH_DATATYPE
&MATH_DATATYPE
call timer%start("tridiag_&
call timer%start("tridiag_&
&MATH_DATATYPE&
&MATH_DATATYPE&
&
_
" // &
&" // &
PRECISION_SUFFIX &
PRECISION_SUFFIX &
)
)
...
...
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