Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
solverstack
ScalFMM
Commits
725c581f
Commit
725c581f
authored
Apr 13, 2016
by
Berenger Bramas
Browse files
Update output for bench scalfmm cuda uniform
parent
f816dc02
Changes
1
Hide whitespace changes
Inline
Side-by-side
Tests/GroupTree/testBlockedUnifCudaBench.cpp
View file @
725c581f
...
...
@@ -180,7 +180,7 @@ int mainCore(int argc, char* argv[]){
timer
.
tic
();
groupalgo
.
execute
();
std
::
cout
<<
"
Kernel executed in in
"
<<
timer
.
tacAndElapsed
()
<<
"s
\n
"
;
std
::
cout
<<
"
@EXEC TIME =
"
<<
timer
.
tacAndElapsed
()
<<
"s
\n
"
;
// Validate the result
if
(
FParameters
::
existParameter
(
argc
,
argv
,
LocalOptionValidate
.
options
)){
...
...
Write
Preview
Supports
Markdown
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