Ignore:
Timestamp:
03/09/17 12:19:33 (7 years ago)
Author:
yushan
Message:

minor modification for using intelmpi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/extern/src_ep_dev/ep_type.cpp

    r1053 r1068  
    1212#undef MPI_COMM_NULL 
    1313 
    14 //::MPI_Info MPI_INFO_NULL_STD = MPI_INFO_NULL; 
    15 //#undef MPI_INFO_NULL 
    1614 
    1715::MPI_Request MPI_REQUEST_NULL_STD = MPI_REQUEST_NULL; 
    1816#undef MPI_REQUEST_NULL 
     17 
     18::MPI_Info MPI_INFO_NULL_STD = MPI_INFO_NULL; 
     19#undef MPI_INFO_NULL 
    1920 
    2021::MPI_Datatype MPI_INT_STD = MPI_INT; 
     
    4344#undef MPI_MIN 
    4445 
    45 #ifdef _openmpi 
    46 //#undef MPI_Fint 
    47 #endif 
    4846 
    4947 
Note: See TracChangeset for help on using the changeset viewer.