-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_pop_CECT.sh
More file actions
21 lines (19 loc) · 1.06 KB
/
test_pop_CECT.sh
File metadata and controls
21 lines (19 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/bin/bash
#BSUB -n 1
#BSUB -q regular
#BSUB -R "span[ptile=2]"
#BSUB -a poe
#BSUB -N
#BSUB -x
#BSUB -o pop.%J.stdout
#BSUB -e pop.%J.stdout
#BSUB -J pop
#BSUB -P STDD0002
#BSUB -W 4:25
#BSUB -u haiyingx@ucar.edu
export MP_LABELIO=yes;
export MP_COREFILE_FORMAT=lite
#export MP_DEBUG_TIMEOUT_COMMAND=~/bin/timeout_debug.sh
#mpirun.lsf python pyCECT.py --sumfile /glade/scratch/haiyingx/pop.ens.sum.nc --indir /glade/scratch/haiyingx/test_pop_data/ --popens --jsonfile pop_ensemble.json --mpi_enable --outfile /glade/scratch/haiyingx/testcase.result
#mpirun.lsf python pyCECT.py --sumfile /glade/p/work/huyong/verify/pop.30ens.openseas.nc --indir /glade/p/work/huyong/verify/30ENS --popens --jsonfile pop_ensemble.json --mpi_enable --outfile /glade/scratch/haiyingx/testcase30.result
mpirun.lsf python pyCECT.py --sumfile /glade/scratch/haiyingx/pop.ens.sum.2.nc --indir /glade/p/work/huyong/verify/Mon12_Ens/ --popens --jsonfile pop_ensemble.json --mpi_enable --outfile /glade/scratch/haiyingx/testcase30.result --casejson /glade/scratch/haiyingx/random_testcase.40.0.json --npick 10