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.
jobaps_jeanzay.sh on Developers/Validation/trunk_perfs/do_trunk_perfs – Attachment – NEMO

Developers/Validation/trunk_perfs/do_trunk_perfs: jobaps_jeanzay.sh

File jobaps_jeanzay.sh, 514 bytes (added by smasson, 3 years ago)
Line 
1#!/bin/bash
2#SBATCH --job-name=aps
3#SBATCH --ntasks=40
4#SBATCH --qos=qos_cpu-dev
5#SBATCH --hint=nomultithread
6#SBATCH --time=00:30:00
7#SBATCH --output=%j.eo
8#SBATCH --error=%j.eo
9#SBATCH -A tij@cpu
10#SBATCH --exclusive
11#
12cd ${SLURM_SUBMIT_DIR}
13#
14rm -f mesh_mask* layout.dat* time.step* run.stat* ocean.output* mpp.output* *_restart_*nc output.namelist.* tracer.stat*
15
16
17srun aps ./nemo
18
19# aps-report -t -D aps_result_yyyymmdd
20#aps --report=/gpfsssd/scratch/rech/fqx/reee217/trunk/tests/BENCH_OCE/EXP00/aps_result_*