Some of the MPI type creators were deprecated, such as MPI_Type_hvector, replaced with MPI_Type_create_xxx. Why weren't others like MPI_Type_vector similarly updated to MPI_Type_create_vector? Should we clean house a bit and get some consistency in the MPI 3 standard API naming? -Fab