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
6bc084cb
Commit
6bc084cb
authored
Jul 25, 2012
by
Thomas Jahns
🤸
Browse files
Eliminate unused variable.
parent
2f5c012b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pio_posixasynch.c
View file @
6bc084cb
...
...
@@ -248,7 +248,7 @@ void pioWriterAIO(void)
listSet
*
bibBFiledataPA
;
long
amount
,
buffersize
;
char
*
messageBuffer
,
*
pMB
,
*
filename
,
*
temp
;
int
messagesize
,
source
,
tag
,
i
,
id
;
int
messagesize
,
source
,
tag
,
id
;
struct
fileOpTag
rtag
;
MPI_Status
status
;
MPI_Comm
commNode
=
commInqCommNode
();
...
...
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