Ignore:
Timestamp:
Feb 19, 2020, 3:09:20 PM (5 years ago)
Author:
lguez
Message:

Revert to trunk changes that should not have been done in revision 3605.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Ocean_skin/arch/arch-X64_ADA.fcm

    r3605 r3635  
    1111%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug -ftz
    1212%MPI_FFLAGS
    13 %OMP_FFLAGS          -qopenmp
    14 %BASE_LD             -L/smplocal/pub/FFTW/3.3.3_dyn/lib -lfftw3 -shared-intel  -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -Wl,-rpath=/smplocal/pub/FFTW/3.3.3_dyn/lib
    15 %MPI_LD              -L/smplocal/pub/IdrMemMPI/1.4/lib -lidrmem
    16 %OMP_LD              -qopenmp
     13%OMP_FFLAGS          -openmp
     14%BASE_LD             -L/smplocal/pub/FFTW/3.3.3_dyn/lib -lfftw3 -shared-intel  -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -Wl,-rpath=/smplocal/pub/NetCDF/4.1.3/mpi/lib:/smplocal/pub/HDF5/1.8.9/par/lib:/smplocal/pub/FFTW/3.3.3_dyn/lib
     15%MPI_LD             
     16%OMP_LD              -openmp
    1717
Note: See TracChangeset for help on using the changeset viewer.