run_NGP.pbs 346 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/bash

#PBS -N SIMS
##PBS -l walltime=70:00:00

##mpdallexit
##mpdboot -n 10 -f  ./mpd.hosts

##PBS -j oe
#PBS -l nodes=comput110:ppn=80
#####PBS -q longq
#PBS -q batch
#PBS -u fangyuedong

NP=30
date
echo $NP

mpirun -np $NP python /public/home/fangyuedong/temp/CSST/run_sim.py config_NGP.yaml -c /public/home/fangyuedong/temp/CSST/config