First page Back Continue Last page Overview Graphics
MPP_IO features
- MPP_IO allows the following I/O streams
for NetCDF files (See example!):
- Each process writes its individual file
- with or
- without domain information. (Means, mpp_domain is an option!)
- The information of each partition is gathered on 1 process
which writes the NetCDF file
- Each process can read back the files written in step 1.).
- Given multiple processes of a parallel application information can be read back from a single file. Information is distributed
according to the partioning information.