Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
e5153470
Commit
e5153470
authored
Apr 02, 2014
by
Thomas Jahns
🤸
Browse files
Fix further fall-out from r2514.
parent
80524dbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pio_server.c
View file @
e5153470
...
...
@@ -982,6 +982,8 @@ cdiPioStreamCDFOpenWrap(const char *filename, const char *filemode,
fileID
=
cdiStreamOpenDefaultDelegate
(
filename
,
filemode
,
filetype
,
streamptr
,
recordBufIsToBeCreated
);
else
streamptr
->
filetype
=
filetype
;
if
(
ioMode
!=
PIO_NONE
)
xmpi
(
MPI_Bcast
(
&
fileID
,
1
,
MPI_INT
,
rank
,
commInqCommColl
()));
streamptr
->
ownerRank
=
rank
;
...
...
Write
Preview
Markdown
is supported
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