Revision 1 as of 2021-06-21 14:03:33

Clear message
Locked History Actions

Projectos/PartonsQCD/Phast

To run phast in farm: $sbatch script.sh

script.sh should look like: #!/bin/bash #


# #SBATCH -p lipq #SBATCH --mem-per-cpu=3G #INPUT=/home/comp/marcia/phast #OUTPUT=hist.root #


#

# Load environment module load root/6.18.04

cd phast ./phast -u 1 -N 10 /lstore/comp/marcia/coral/amber_mDST_test1.root -h ../hist.root