Changeset 4252 for CONFIG


Ignore:
Timestamp:
01/29/19 13:31:35 (5 years ago)
Author:
jgipsl
Message:

Change to use 4 processes for XIOS compilation. This is done to because at irene the limit for the memory/user for interactive use is quite low and sometimes the compilation is killed if using more memory.

Location:
CONFIG/UNIFORM/v6
Files:
3 edited

Legend:

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

    r4140 r4252  
    5959#-Q- ifort_CICLAD --netcdf_lib netcdf4_seq \ 
    6060#-Q- gfortran_CICLAD --netcdf_lib netcdf4_seq \ 
    61 --prod --arch ${FCM_ARCH} --job 8 ; cp bin/xios_server.exe ../../bin/. ; ) 
     61--prod --arch ${FCM_ARCH} --job 4 ; cp bin/xios_server.exe ../../bin/. ; ) 
    6262 
    6363 
  • CONFIG/UNIFORM/v6/LMDZOR_v6.3/AA_make

    r4140 r4252  
    5959#-Q- ifort_CICLAD --netcdf_lib netcdf4_seq \ 
    6060#-Q- gfortran_CICLAD --netcdf_lib netcdf4_seq \ 
    61 --prod --arch ${FCM_ARCH} --job 8 ; cp bin/xios_server.exe ../../bin/. ; ) 
     61--prod --arch ${FCM_ARCH} --job 4 ; cp bin/xios_server.exe ../../bin/. ; ) 
    6262 
    6363 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/AA_make

    r3617 r4252  
    5959#-Q- ifort_CICLAD --netcdf_lib netcdf4_seq \ 
    6060#-Q- gfortran_CICLAD --netcdf_lib netcdf4_seq \ 
    61 --prod --arch ${FCM_ARCH} --job 8 ; cp bin/xios_server.exe ../../bin/. ; ) 
     61--prod --arch ${FCM_ARCH} --job 4 ; cp bin/xios_server.exe ../../bin/. ; ) 
    6262 
    6363 
Note: See TracChangeset for help on using the changeset viewer.