Ignore:
Timestamp:
06/12/18 14:21:57 (6 years ago)
Author:
yushan
Message:

add modif for workflow_cmip6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp

    r1527 r1540  
    137137       || datatype == MPI_LONG  
    138138       || datatype == MPI_UNSIGNED_LONG 
    139        || datatype == MPI_UINT64_T) 
     139       || datatype == MPI_LONG_LONG) 
    140140    { 
    141141      return true; 
Note: See TracChangeset for help on using the changeset viewer.