Feature #2680
closed
Add comment to job files listing the processing host that the job file was created for
Added by Amber Herold over 10 years ago.
Updated over 10 years ago.
Assignee:
Sargis Dallakyan
Category:
Python scripting
Description
People have tried running job files on hosts that they were not created for. Adding a note to the job files to make it clear which host the file was created on.
- Status changed from Assigned to In Code Review
- Assignee changed from Amber Herold to Sargis Dallakyan
- Status changed from In Code Review to Closed
Thank you. Reviewed and tested this on guppy. Works as expected.
$ more tmplrun117.appionsub.job
#!/bin/csh
#PBS -l walltime=240:00:00
#PBS -l nodes=1:ppn=1
#PBS -m e
#PBS -j oe
#PBS -V
# Target Host: guppy
# This job file has been created for the guppy processing host.
# Changes may be required to run this on another host.
updateAppionDB.py 2007 R 303
webcaller.py 'templateCorrelator.py --runname=tmplrun117 --rundir=/ami/data15/appion/zz07jul25b/extract/tmplrun117 --commit --preset=en --projectid=303 --session=zz07jul25b --no-rejects --no-wait --continue
--peaktype=centerofmass --thresh=0.5 --median=2 --lowpass=15 --highpass=0 --planereg --bin=4 --diam=182 --pixlimit=4.0 --template-list=7 --range-list=0,10,20 --expid=8556 ' /ami/data15/appion/zz07jul25b/extr
act/tmplrun117/tmplrun117.appionsub.log
updateAppionDB.py 2007 D 303
exit
Also available in: Atom
PDF