Ignore:
Timestamp:
12/20/19 14:57:22 (5 years ago)
Author:
ymipsl
Message:

XIOS test suite : update jean-zay configuration
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/xios_test_suite/COMPILE/job_compile_jeanzay.sh

    r1816 r1822  
    11#!/bin/bash 
    2 ##SBATCH --nodes=2 
    3 #SBATCH --ntasks=8              # Nombre total de processus MPI 
    4 #SBATCH --ntasks-per-node=16 
     2#SBATCH --ntasks=1              # Nombre total de processus MPI 
     3#SBATCH --cpu-per-task=40 
    54#SBATCH --hint=nomultithread 
    65#SBATCH -t 00:30:00              # Temps elapsed maximum d'exécution 
    76#SBATCH -o output.out     # Nom du fichier de sortie 
    87#SBATCH -e error.err     # Nom du fichier d'erreur 
    9 ##SBATCH --account=psl@cpu 
    108#SBATCH -A psl@cpu 
    119 
Note: See TracChangeset for help on using the changeset viewer.