You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now MPI_Comm_set_info() and get_info() are dummy functions that just throw away whatever data is given to it, and doesn't return anything.
These need to be implemented to work as stated in the MPI 3.0 Standard.
Dr. David Solt (IBM) has agreed to implement this functionality in the March 2015 timeframe.