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
SWIFT
SWIFTsim
Commits
85dd55f6
Commit
85dd55f6
authored
Sep 26, 2016
by
Matthieu Schaller
Browse files
Code formatting
parent
0ce88be0
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/main.c
View file @
85dd55f6
...
...
@@ -268,7 +268,7 @@ int main(int argc, char *argv[]) {
message
(
"CPU frequency used for tick conversion: %llu Hz"
,
cpufreq
);
}
/* Report host name(s). */
/* Report host name(s). */
#ifdef WITH_MPI
if
(
myrank
==
0
||
verbose
>
1
)
{
message
(
"Rank %d running on: %s"
,
myrank
,
hostname
());
...
...
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