Ignore:
Timestamp:
02/13/17 15:55:53 (7 years ago)
Author:
jgipsl
Message:

Let ins_make add compile argument only at ciclad/climserv for compilation of XIOS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6/AA_make

    r3113 r3122  
    5656 
    5757xios : 
    58         (cd  ../../modeles/XIOS ; ./make_xios --prod --arch ${FCM_ARCH} --job 8 ; cp bin/xios_server.exe ../../bin/. ; ) 
    59 # Change to following line at ciclad/climserv: 
    60 #       (cd  ../../modeles/XIOS ; ./make_xios --netcdf_lib netcdf4_seq --prod --arch ${FCM_ARCH} --job 8 ; cp bin/xios_server.exe ../../bin/. ; ) 
     58        (cd  ../../modeles/XIOS ; ./make_xios  \ 
     59#-Q- ifort_CICLAD --netcdf_lib netcdf4_seq \ 
     60#-Q- gfortran_CICLAD --netcdf_lib netcdf4_seq \ 
     61--prod --arch ${FCM_ARCH} --job 8 ; cp bin/xios_server.exe ../../bin/. ; ) 
     62 
    6163 
    6264libioipsl : ../../modeles/IOIPSL/src 
Note: See TracChangeset for help on using the changeset viewer.