MPI_Alloc_mem
int MPI_Alloc_mem(MPI_Aint, MPI_Info info, void *baseptr);
Allocates storage and returns a pointer to it.