[torquedev] New command qchkpt
Steve Snelgrove
ssnelgrove at clusterresources.com
Fri Mar 14 13:23:22 MDT 2008
I added a new command, qchkpt, to send a message to the pbs_mom telling
it to generate a checkpoint for a job.
I checked this into trunk and then saw all of the Makefiles and
configuration files get committed also. I was a little worried about
this as there have been some problems with the build environment
previously (the machine were this is run has to be just right).
Garrick could you look at this and fix it if it is broken.
All I did was follow the instructions in the README as shown below.
#! /bin/sh -x
libtoolize --force --copy
aclocal
autoheader
automake --foreign --add-missing --force-missing --copy
autoconf
More information about the torquedev
mailing list