Changeset 634


Ignore:
Timestamp:
12/12/17 22:43:44 (6 years ago)
Author:
dubos
Message:

devel : fix arch for OSX+OpenMP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/arch/arch-X64_OSX.fcm

    r623 r634  
    1111%DEBUG_FFLAGS        -p -g  -fbacktrace -fcheck=all 
    1212%MPI_FFLAGS 
    13 %OMP_FFLAGS           
     13%OMP_FFLAGS          -fopenmp 
    1414%BASE_LD             -p -llapack -lcblas -lf77blas -latlas 
    15 %OMP_LD               
    16 %OMP_LD               
     15%OMP_LD              -fopenmp 
Note: See TracChangeset for help on using the changeset viewer.