Ignore:
Timestamp:
03/18/19 13:17:11 (5 years ago)
Author:
aclsce
Message:
  • Removed traceback option for GNU compiler on LSCE
  • Added env variables for CICLAD
  • Removed use of mpi/openmpi/2.0.2 on IRENE (not available anymore).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/branchs/xios-2.5/arch/arch-ifort_LSCE.fcm

    r484 r1660  
    55%BASE_CFLAGS 
    66%PROD_CFLAGS    -O3 -D BOOST_DISABLE_ASSERTS 
    7 %DEV_CFLAGS     -g -traceback 
    8 %DEBUG_CFLAGS   -DBZ_DEBUG -g -traceback -fno-inline 
     7%DEV_CFLAGS     -g 
     8%DEBUG_CFLAGS   -DBZ_DEBUG -g -fno-inline 
    99 
    1010%BASE_FFLAGS    -D__NONE__ 
Note: See TracChangeset for help on using the changeset viewer.