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
Rob Latham
MPICH-BlueGene
Commits
e289f45f
Commit
e289f45f
authored
Oct 18, 2013
by
Rob Latham
Committed by
Pavan Balaji
Oct 31, 2013
Browse files
casting to make formatting happy
Signed-off-by:
Pavan Balaji
<
balaji@mcs.anl.gov
>
parent
255780e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mpid/common/datatype/mpid_segment.c
View file @
e289f45f
...
...
@@ -321,8 +321,8 @@ static int MPID_Segment_vector_pack_to_iov(DLOOP_Offset *blocks_p,
", blks="
MPI_AINT_FMT_DEC_SPEC
,
(
MPI_Aint
)
rel_off
,
bufp
,
paramp
->
u
.
pack_vector
.
length
,
paramp
->
u
.
pack_vector
.
index
,
(
MPI_Aint
)
paramp
->
u
.
pack_vector
.
length
,
(
MPI_Aint
)
paramp
->
u
.
pack_vector
.
index
,
count
,
blksz
,
(
MPI_Aint
)
stride
,
...
...
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