Display a MPI typemap

As Rob Latham said, there isn’t good pre-existing solutions. With the help of the links given by tim I created this function available on Github. I took your example for the contiguous + resize test (here) and the output is contiguous + resize “(LB, -3), (MPI_INT, 0), (MPI_INT, 9), (UB, 15)” With this function you … Read more