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
8f61f0e8
Commit
8f61f0e8
authored
Oct 07, 2008
by
Pavan Balaji
Browse files
[svn-r3237] Applying OSU's patch for increasing the rank to 32-bits (see ticket #42).
parent
18f3bc95
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mpid/ch3/include/mpidpre.h
View file @
8f61f0e8
...
...
@@ -66,7 +66,7 @@ typedef unsigned long MPID_Seqnum_t;
typedef
struct
MPIDI_Message_match
{
int32_t
tag
;
int
16
_t
rank
;
int
32
_t
rank
;
MPIR_Context_id_t
context_id
;
}
MPIDI_Message_match
;
...
...
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