[mpich] MPICH primary repository branch, master, updated. v3.1rc2-187-g201b0db
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "MPICH primary repository". The branch, master has been updated via 201b0dbfbcad7b1399eb64df6c0db3eb909ad787 (commit) from bb755b5c68362cc472a13a1af4aab1ada720664f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.mpich.org/mpich.git/commitdiff/201b0dbfbcad7b1399eb64df6c0db3eb90... commit 201b0dbfbcad7b1399eb64df6c0db3eb909ad787 Author: Wesley Bland <[email protected]> Date: Mon Jan 27 17:50:28 2014 -0600 Remove a comment that doesn't apply anymore. No reviewer diff --git a/src/mpid/ch3/include/mpidpre.h b/src/mpid/ch3/include/mpidpre.h index 786cdd8..4dc4c6e 100644 --- a/src/mpid/ch3/include/mpidpre.h +++ b/src/mpid/ch3/include/mpidpre.h @@ -116,13 +116,6 @@ typedef union { * upper level code may then modify this value after MPID_Init and before the * end of MPIR_Init_thread. Don't use this value directly, always check the * runtime global value. */ -/* The first bit of the tag space is reserved for error propagation. We are - * still well over the required tag size and this allows us to retain the - * matching semantics while piggybacking the notification. If the message is - * propagating an error, the data being transmitted is probably garbage. The - * macros to set/access this bit are in src/include/mpiimpl.h. If the - * location of this bit changes, those macros also need to be adjusted. - */ #define MPIDI_TAG_UB (0x7fffffff) /* Provides MPIDI_CH3_Pkt_t. Must come after MPIDI_Message_match definition. */ ----------------------------------------------------------------------- Summary of changes: src/mpid/ch3/include/mpidpre.h | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org