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_mpi in tags/nemo_v3_2/nemo_v3_2/NVTK/INSTALL/JOBS – NEMO

source: tags/nemo_v3_2/nemo_v3_2/NVTK/INSTALL/JOBS/jhd_aix6_mpi @ 1878

Last change on this file since 1878 was 1878, checked in by flavoni, 14 years ago

initial test for nemogcm

File size: 717 bytes
Line 
1#!/bin/ksh
2# $Id: jhd_aix6_mpi 1297 2009-02-05 14:55:00Z ctlod $
3############################################################################
4#### aix Header mpi
5############################################################################
6# Temps CPU max. en secondes (d'un processus)
7# @ wall_clock_limit  = 0:10: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# Nombre de processus demandes
19# @ total_tasks = 8
20# @ queue
21#                                           
22
Note: See TracBrowser for help on using the repository browser.