ROMIO and Intel-MPI
ROMIO, in various forms, provides the MPI-IO implementation for just about every MPI implementation out there. These implementations incorporate ROMIO’s hints when they pick up our source code, but they also add additional tuning parameters via environment variables. The Intel MPI library uses ROMIO, but configures the file-system specific drivers a bit differently. in MPICH, …