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
mpim-sw
libcdi
Commits
6aed9489
Commit
6aed9489
authored
Jun 13, 2013
by
Thomas Jahns
🤸
Browse files
Make ownerRank an unconditional part of stream_t.
parent
37479ca5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cdi_int.h
View file @
6aed9489
...
...
@@ -251,10 +251,8 @@ typedef struct {
void
*
gribContainers
;
#endif
int
vlistIDorig
;
#if USE_MPI
/* only used by MPI-parallelized version of library */
int
ownerRank
;
// MPI rank of owner process
#endif
/* ---------------------------------- */
/* Local change: 2013-02-18, FP (DWD) */
/* ---------------------------------- */
...
...
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