New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
jhd_aix6_mon in branches/dev_1784_OBS/NVTK/INSTALL/JOBS – NEMO

source: branches/dev_1784_OBS/NVTK/INSTALL/JOBS/jhd_aix6_mon @ 1939

Last change on this file since 1939 was 1402, checked in by smasson, 15 years ago

supress ax6_mono from NVTK, see ticket:412

  • Property svn:executable set to *
  • Property svn:keywords set to Id
File size: 623 bytes
Line 
1#!/bin/ksh
2# $Id$
3############################################################################
4#### ax_mono Header mon
5############################################################################
6# Temps CPU max. en secondes (d'un processus)
7# @ wall_clock_limit  = 0:20:00
8# Mémoire max. utilisée (ici 11 Go)
9# @ data_limit = 3gb
10# Type du travail
11# @ job_type = parallel
12# Nom du travail LoadLeveler
13# @ job_name   =
14# Fichier de sortie standard du travail
15# @ output     = $(job_name)_std
16# Fichier de sortie d'erreur du travail
17# @ error      =  $(job_name)_err
18# @ queue
19#                                           
20
Note: See TracBrowser for help on using the repository browser.