[Xplor-nih] sge
Gary S. Thompson
garyt at bmb.leeds.ac.uk
Tue May 15 11:08:00 EDT 2007
Hi
Does anyone have experience running xplor-nih under the sun grid engine
clustering solution?
I have had to write this into my submisasion script to get it to work
with a very simle (make) parallel environment
while read line; do
machines="$machines $line"
done < <(cat $PE_HOSTFILE | cut -d' ' -f1,1)
/home/garyt/programs/xplor-nih/2.17.0/bin/xplor -parallel -machines
"$machines" < $PWD/test_par.inp
does anyone have a better solution?
regards
gary
--
-------------------------------------------------------------------
Dr Gary Thompson
Astbury Centre for Structural Molecular Biology,
University of Leeds, Astbury Building,
Leeds, LS2 9JT, West-Yorkshire, UK Tel. +44-113-3433024
email: garyt at bmb.leeds.ac.uk Fax +44-113-2331407
-------------------------------------------------------------------
More information about the Xplor-nih
mailing list