Ignore:
Timestamp:
11/26/18 16:49:02 (5 years ago)
Author:
yushan
Message:

add compile files for Irène using intelMPI

File:
1 edited

Legend:

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

    r1608 r1616  
    22###################                Projet XIOS               ################### 
    33################################################################################ 
    4  
    5 %CCOMPILER      mpicc -qopenmp -D_usingEP -D_intelmpi -std=c++11 
     4# 
     5# compile XIOS with local netcdf and hdf5 with intelmpi 
     6# 
     7%CCOMPILER      mpicc -qopenmp -D_usingEP -D_intelmpi 
    68%FCOMPILER      mpif90 -qopenmp 
    79%LINKER         mpif90 -qopenmp -nofor-main -Wl,-rpath -Wl,$HOME/lib/netcdf_f_intel/lib 
Note: See TracChangeset for help on using the changeset viewer.