Changeset 3602


Ignore:
Timestamp:
02/23/18 15:13:41 (6 years ago)
Author:
acosce
Message:

Now LMDZORINCAREPROBUS work in mpi_omp

Location:
CONFIG/UNIFORM/v6/LMDZORINCAREPR_v6
Files:
4 edited

Legend:

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

    r3559 r3602  
    2121 
    2222liborchidee : ../../modeles/ORCHIDEE/ 
    23         (cd ../../modeles/ORCHIDEE/ ; ./makeorchidee_fcm  -parallel mpi -prod -xios -arch $(FCM_ARCH) -j 8  -driver -xios2) 
     23        (cd ../../modeles/ORCHIDEE/ ; ./makeorchidee_fcm  -parallel mpi_omp -prod -xios -arch $(FCM_ARCH) -j 8  -driver -xios2) 
    2424 
    2525 
     
    3535inca: ../../modeles/INCA 
    3636#       (cd ../../modeles/INCA; ./makeinca_fcm -chimie $(CHIMIE) -prod  -resol $(RESOL_INCA) -j 8 -arch $(FCM_ARCH); cp SIMULATIONS/$(CHIMIE)/inca.dat ../../bin/inca.dat ; ) 
    37         (cd ../../modeles/INCA; ./makeinca_fcm -chimie $(CHIMIE) -prod -xios -parallel mpi -resol $(RESOL_INCA) -j 8 -arch $(FCM_ARCH); cp SIMULATIONS/$(CHIMIE)/inca.dat ../../bin/inca.dat ; ) 
     37        (cd ../../modeles/INCA; ./makeinca_fcm -chimie $(CHIMIE) -prod -xios -parallel mpi_omp -resol $(RESOL_INCA) -j 8 -arch $(FCM_ARCH); cp SIMULATIONS/$(CHIMIE)/inca.dat ../../bin/inca.dat ; ) 
    3838 
    3939lmdz: ../../modeles/LMDZ 
    4040#       (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -prod -chimie INCA  -arch $(FCM_ARCH) -j 8 ce0l ; mv bin/ce0l_$(RESOL_LMDZ)_phylmd_seq_inca.e ../../bin/create_etat0_limit.e ; ) 
    41         (cd ../../modeles/LMDZ; ./makelmdz_fcm -ext_src ../REPROBUS -cpp REPROBUS -d $(RESOL_LMDZ) -prod -rrtm true -chimie INCA -io xios  -mem -cosp false -v true -parallel mpi -arch $(FCM_ARCH) -j 8  gcm ; mv bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_inca.e ../../bin/gcm.e ; ) 
     41        (cd ../../modeles/LMDZ; ./makelmdz_fcm -ext_src ../REPROBUS -cpp REPROBUS -d $(RESOL_LMDZ) -prod -rrtm true -chimie INCA -io xios  -mem -cosp false -v true -parallel mpi_omp -arch $(FCM_ARCH) -j 8  gcm ; mv bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_inca.e ../../bin/gcm.e ; ) 
    4242 
    4343 
  • CONFIG/UNIFORM/v6/LMDZORINCAREPR_v6/EXPERIMENTS/LMDZORINCA/config.card

    r3559 r3602  
    4646Name=gcm.e 
    4747#D- For each component, Real name of executable, Name of executable for oasis 
    48 ATM= (gcm.e, gcm.e, 32MPI, 1OMP) 
     48ATM= (gcm.e, gcm.e, 32MPI, 4OMP) 
    4949#SRF= ("", "") 
    5050#SBG= ("", "") 
  • CONFIG/UNIFORM/v6/LMDZORINCAREPR_v6/EXPERIMENTS/LMDZORINCAREPR/config.card

    r3559 r3602  
    4646Name=gcm.e 
    4747#D- For each component, Real name of executable, Name of executable for oasis 
    48 ATM= (gcm.e, gcm.e, 32MPI, 1OMP) 
     48ATM= (gcm.e, gcm.e, 32MPI, 4OMP) 
    4949#SRF= ("", "") 
    5050#SBG= ("", "") 
  • CONFIG/UNIFORM/v6/LMDZORINCAREPR_v6/EXPERIMENTS/LMDZREPR/config.card

    r3559 r3602  
    4343Name=gcm.e 
    4444#D- For each component, Real name of executable, Name of executable for oasis 
    45 ATM= (gcm.e, gcm.e, 32MPI, 1OMP) 
     45ATM= (gcm.e, gcm.e, 32MPI, 4OMP) 
    4646CHS= ("", "") 
    4747IOS= (xios_server.exe, xios.x, 1MPI) 
Note: See TracChangeset for help on using the changeset viewer.