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
Thomas Jahns
yaxt
Commits
81807f5a
Commit
81807f5a
authored
Apr 16, 2020
by
Thomas Jahns
🤸
Browse files
Fix missing static declaration.
parent
4db4d55e
Pipeline
#2561
passed with stages
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/xt_redist.c
View file @
81807f5a
...
...
@@ -184,7 +184,7 @@ xt_redist_check_comms(Xt_redist *redists, int num_redists, MPI_Comm comm) {
}
}
size_t
static
size_t
xt_ranks_uniq_count
(
size_t
num_rank_sets
,
const
size_t
*
restrict
num_ranks
,
const
int
*
const
ranks
[
num_rank_sets
])
...
...
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