<div dir="ltr">Hi,<br><br>I have an application, first implemented by the time of MPI1 standard and now also upgraded to MPI2.<br>This application uses simple MPI functions (the MPI1 standard still works for it).<br><br>Despite the fact that I should upgrade every instances of this applications to MPICH2, just one modification was needed in order to upgrade to MPI2.<br>
In this way, I would like to make my code portable along the 2 versions.<br><br>Is there any function that returns the version of MPI standard (1 or 2) that I can use (in the 2 standards)?<br><br>Thanks in advance,<br>Luiz//<br>
</div>