Ignore:
Timestamp:
12/19/17 17:16:01 (6 years ago)
Author:
yushan
Message:

dev EP-RMA : MPI_Put, MPI_Get

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/extern/ep_dev/ep_mpi.hpp

    r1381 r1383  
    1010MPI_Info     to_mpi_info(void* info); 
    1111MPI_Win      to_mpi_win(void* win); 
    12 MPI_Aint      to_mpi_aint(void* aint); 
     12MPI_Aint     to_mpi_aint(ep_lib::MPI_Aint aint); 
    1313 
    1414#endif // EP_MPI_HPP_INCLUDED 
Note: See TracChangeset for help on using the changeset viewer.