Ignore:
Timestamp:
10/16/19 16:12:47 (5 years ago)
Author:
yushan
Message:

dev_trunk_omp: Tested on Irene (test_omp.exe). compiler=intel17, mpi=intelmpi, openmpi, with and without ep

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/arch/arch-X64_IRENE_openmpi.fcm

    r1650 r1744  
    33################################################################################ 
    44 
    5 %CCOMPILER      mpicc -D_usingEP -qopenmp -D_openmpi 
     5%CCOMPILER      mpicc -qopenmp 
    66%FCOMPILER      mpif90 -qopenmp 
    7 %LINKER         mpif90 -qopenmp -nofor-main 
     7%LINKER         mpif90  -nofor-main -qopenmp 
    88 
    9 %BASE_CFLAGS    -g -O0 -std=c++11 -diag-disable 1125 -diag-disable 279 
     9%BASE_CFLAGS    -std=c++11 -diag-disable 1125 -diag-disable 279 
    1010%PROD_CFLAGS    -O3 -D BOOST_DISABLE_ASSERTS 
    1111#%DEV_CFLAGS     -g -traceback 
Note: See TracChangeset for help on using the changeset viewer.