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_ax6_mono_mon in trunk/NVTK/INSTALL/JOBS – NEMO

source: trunk/NVTK/INSTALL/JOBS/jhd_ax6_mono_mon @ 1297

Last change on this file since 1297 was 1297, checked in by ctlod, 15 years ago

updates NVTK scripts for IBM SP6 named aix6 and to the new nemo_v3_1 release, see ticket: #325

  • Property svn:executable set to *
  • Property svn:keywords set to Id
File size: 581 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# Nom du travail LoadLeveler
11# @ job_name   =
12# Fichier de sortie standard du travail
13# @ output     = $(job_name)_std
14# Fichier de sortie d'erreur du travail
15# @ error      =  $(job_name)_err
16# @ queue
17#                                           
18
Note: See TracBrowser for help on using the repository browser.