Ignore:
Timestamp:
01/20/22 09:51:54 (2 years ago)
Author:
jderouillat
Message:

Add compile options for memory tracking in the TGCC test suite, correction in memory usage checking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ARCH/arch-X64_IRENE.fcm

    r2281 r2288  
    1717#%DEV_FFLAGS     -g -traceback 
    1818%DEV_FFLAGS     -g  
    19 %DEBUG_FFLAGS   -g -traceback 
     19%DEBUG_FFLAGS   -g -traceback -fno-inline 
    2020 
    2121%BASE_INC       -D__NONE__ 
    22 %BASE_LD        -lstdc++ 
     22%BASE_LD        -lstdc++ -Wl,--export-dynamic 
    2323 
    2424%CPP            mpicc -EP 
Note: See TracChangeset for help on using the changeset viewer.