Ignore:
Timestamp:
10/04/17 11:45:14 (7 years ago)
Author:
yushan
Message:

EP updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/src/io/inetcdf4.cpp

    r1172 r1287  
    2323 
    2424    mpi = comm && !multifile; 
    25     MPI_Info m_info = MPI_INFO_NULL_STD; 
     25    MPI_Info m_info = MPI_INFO_NULL.mpi_info; 
    2626 
    2727    // The file format will be detected automatically by NetCDF, it is safe to always set NC_MPIIO 
Note: See TracChangeset for help on using the changeset viewer.