Ignore:
Timestamp:
05/20/19 13:14:51 (5 years ago)
Author:
yushan
Message:

MARK: branch merged with trunk @1660. Add option --omp to enable multithreading.

File:
1 edited

Legend:

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

    r1646 r1665  
    33################################################################################ 
    44 
    5 %CCOMPILER      mpiicc -std=c++11 -D_usingMPI -qopenmp -D_intelmpi 
     5%CCOMPILER      mpiicc -std=c++11 -qopenmp  
    66%FCOMPILER      mpiifort  -qopenmp 
    77%LINKER         mpiifort  -nofor-main -qopenmp  
Note: See TracChangeset for help on using the changeset viewer.