[torqueusers] epilogue : Works for me.
James J Coyle
jjc at iastate.edu
Fri May 23 10:30:42 MDT 2008
Joseph,
It works for me.
Three points:
1) Check that you looking in the /tmp directory on the system in which
the job ran. (That is the first node in the node list for the job.)
tracejob jobid# should give you the nodelist for that job.
2) Check that the epilogue was changed on that node as it will only
run on that node.
3) My version does not have $jobid defined in the epilogue,
but $1 is the jobid, so I used
echo "Here I am" > /tmp/log.$1
--
James Coyle, PhD
High Performance Computing Group
235 Durham Center
Iowa State Univ.
Ames, Iowa 50011 web: http://jjc.public.iastate.edu
More information about the torqueusers
mailing list