Skip to content
Snippets Groups Projects
job_make_mesonh_BGQ 794 B
Newer Older
  • Learn to ignore specific revisions
  • #MNH_LIC Copyright 1994-2020 CNRS, Meteo-France and Universite Paul Sabatier
    
    #MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence
    
    #MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
    
    #MNH_LIC for details. version 1.
    
    # @ shell    = /bin/bash
    # Nom du travail LoadLeveler
    # @ job_name   = Sortie_MakeMesonh   
    # Fichier de sortie standard du travail       
    # @ output     = $(job_name).$(step_name).$(jobid)
    # Fichier de sortie d'erreur du travail
    # @ error      =  $(job_name).$(step_name).$(jobid)
    # @ job_type   = serial
    # @ wall_clock_limit = 9000
    # @ queue
    
    
    # Pour avoir l'echo des commandes
    set -x
    
    cd $LOADL_STEP_INITDIR
    
    
    . ../conf/profile_mesonh-BGQ-R8I4-MNH-V5-6-2-MPIAUTO-O2NAN
    
    
    time gmake -j8 
    time gmake -j8 
    time gmake installmaster