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
Ok, I didn't look if MPI_Aint_add was a new MPI 3.1 feature.
In fact, the function is not decleared in the header file (mpi.h) so it hang at compilation.
I have just make a try because I would like to test several MPI library with our new version of XIOS, wich required now a lot of MPI3 functionnalities, in particuliar for passiove one-side communication with dynamic windows allocation.
Let me know when you planed to implement this function.
Hi all,
I am just trying Wi4MPi in c++ langage, and it seems that it miss the MPI_Aint_add function in the header, and so don't compile.
Normal or not ?
Are there other features that are not covered by the MPI 3.1 standard ?
Regards,
Yann Meurdesoif
The text was updated successfully, but these errors were encountered: