Ignore:
Timestamp:
10/17/19 10:22:09 (4 years ago)
Author:
yushan
Message:

Generic_testcase: build flag --omp to enable EP with intelmpi. --omp2 to enable EP with openmpi. tested on Irene with compiler=intel17, mpi=intelmpi&openmpi, with and without EP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/src/test/test_omp.f90

    r1681 r1745  
    5454 
    5555    CALL MPI_INIT_THREAD(3, provided, ierr) 
    56     if(provided .NE. 3) then 
     56!    if(provided .NE. 3) then 
    5757      print*, "provided thread level = ", provided 
    58       call MPI_Abort() 
    59     endif 
     58!      call MPI_Abort() 
     59!    endif 
    6060 
    6161    CALL init_wait 
Note: See TracChangeset for help on using the changeset viewer.