Project

General

Profile

Actions

Feature #2680

closed

Add comment to job files listing the processing host that the job file was created for

Added by Amber Herold about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Sargis Dallakyan
Category:
Python scripting
Target version:
Start date:
03/05/2014
Due date:
% Done:

0%

Estimated time:

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.

Actions #1

Updated by Amber Herold about 10 years ago

  • Status changed from Assigned to In Code Review
  • Assignee changed from Amber Herold to Sargis Dallakyan
Actions #2

Updated by Sargis Dallakyan about 10 years ago

  • 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

Actions

Also available in: Atom PDF