Ignore:
Timestamp:
Feb 7, 2025, 4:58:43 PM (21 hours ago)
Author:
afalco
Message:

Pluto: fixes for OpenMP.
AF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/arch/arch-ifort_MESOIPSL.fcm

    r3079 r3613  
    55%MAKE                make
    66%FPP                 mpif90 -E
    7 %FPP_FLAGS           
     7%FPP_FLAGS
    88%CPP_FLAGS           -P
    99%FPP_DEF             NC_DOUBLE LAPACK FFT_MKL
     
    1616%C_OPTIM             -O3
    1717%MPI_FFLAGS
    18 %OMP_FFLAGS          -qopenmp 
     18%OMP_FFLAGS          -qopenmp
    1919%BASE_LD             -i4 -r8 -auto -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lpthread
    2020%MPI_LD
    21 %OMP_LD              -qopenmp 
     21%OMP_LD              -qopenmp
Note: See TracChangeset for help on using the changeset viewer.