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
f18b91f0
Commit
f18b91f0
authored
Jul 18, 2013
by
Xin Zhao
Committed by
Pavan Balaji
Jul 18, 2013
Browse files
bug of deleting redundant call to get win_ptr.
Signed-off-by:
Pavan Balaji
<
balaji@mcs.anl.gov
>
parent
1a8ff2bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mpid/ch3/src/ch3u_rma_sync.c
View file @
f18b91f0
...
...
@@ -3913,8 +3913,6 @@ int MPIDI_CH3_PktHandler_CAS( MPIDI_VC_t *vc, MPIDI_CH3_Pkt_t *pkt,
/* There are additional steps to take if this is a passive
target RMA or the last operation from the source */
MPID_Win_get_ptr
(
cas_pkt
->
target_win_handle
,
win_ptr
);
mpi_errno
=
MPIDI_CH3_Finish_rma_op_target
(
NULL
,
win_ptr
,
TRUE
,
cas_pkt
->
flags
,
MPI_WIN_NULL
);
...
...
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