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_ax_mono_mon in trunk/VALID/2INSTALL/JOBS – NEMO

source: trunk/VALID/2INSTALL/JOBS/jhd_ax_mono_mon @ 1128

Last change on this file since 1128 was 695, checked in by ctlod, 17 years ago

NVTK installation

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