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
5508558a
Commit
5508558a
authored
Oct 28, 2010
by
Guillaume Mercier
Browse files
[svn-r7392] Probe Any src function prototype declaration for nmad
parent
fce00dbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mpid/ch3/channels/nemesis/nemesis/netmod/newmad/newmad_impl.h
View file @
5508558a
...
...
@@ -51,6 +51,7 @@ int MPID_nem_newmad_iprobe(MPIDI_VC_t *vc, int source, int tag, MPID_Comm *comm
/* Any source management */
void
MPID_nem_newmad_anysource_posted
(
MPID_Request
*
rreq
);
int
MPID_nem_newmad_anysource_matched
(
MPID_Request
*
rreq
);
int
MPID_nem_newmad_anysource_iprobe
(
int
tag
,
MPID_Comm
*
comm
,
int
context_offset
,
int
*
flag
,
MPI_Status
*
status
);
/* Callbacks for events */
void
MPID_nem_newmad_get_adi_msg
(
nm_sr_event_t
event
,
const
nm_sr_event_info_t
*
info
);
...
...
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