[svn-r4411] Fixed nemesis to correctly set vc state (instead of setting all...
[svn-r4411] Fixed nemesis to correctly set vc state (instead of setting all vcs to active. Renamed MPIDI_Comm_get_vc to MPIDI_Comm_get_vc_set_active to alert caller to side-effect. Added MPIDI_CHANGE_VC_STATE macro to set the vc state and call debugging macro. Changed all places where vc state is changed to use this macro. Reviewed by goodell@.
Please register or sign in to comment