Skip to content
Snippets Groups Projects
job_make_mesonh_IBM_ada 788 B
Newer Older
  • Learn to ignore specific revisions
  • #MNH_LIC Copyright 1994-2014 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.
    
    # Nom arbitraire du travail LoadLeveler
    # @ class = compil
    # @ job_name = Sortie_compile
    # Type de travail
    # Fichier de sortie standard du travail
    # @ output = $(job_name).$(jobid)
    # Fichier de sortie d'erreur du travail
    # @ error =  $(job_name).$(jobid)
    # Temps CPU max. en seconde par processus
    # @ wall_clock_limit = 7200
    # @ queue
    
    cd $LOADL_STEP_INITDIR
    
    
    . ../conf/profile_mesonh-LXifort-R8I4-MNH-V5-4-1-MPIINTEL-O2
    
    
    # Pour avoir l'echo des commandes
    set -x
    
    time gmake -j8 
    time gmake -j8 
    time gmake installmaster