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
AGULLO Emmanuel
Chameleon
Commits
89f34f2c
Commit
89f34f2c
authored
Mar 09, 2017
by
Mathieu Faverge
Browse files
Fix comment
parent
33e626d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
timing/timing.c
View file @
89f34f2c
...
@@ -631,7 +631,7 @@ main(int argc, char *argv[]) {
...
@@ -631,7 +631,7 @@ main(int argc, char *argv[]) {
MORSE_Init
(
iparam
[
IPARAM_THRDNBR
],
MORSE_Init
(
iparam
[
IPARAM_THRDNBR
],
iparam
[
IPARAM_NCUDAS
]
);
iparam
[
IPARAM_NCUDAS
]
);
/* Get thenumber of thread set by the runtime */
/* Get the
number of thread
s
set by the runtime */
iparam
[
IPARAM_THRDNBR
]
=
MORSE_GetThreadNbr
();
iparam
[
IPARAM_THRDNBR
]
=
MORSE_GetThreadNbr
();
/* Stops profiling here to avoid profiling uninteresting routines.
/* Stops profiling here to avoid profiling uninteresting routines.
...
...
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