[torqueusers] warning signals
scoggins
jscoggins at lbl.gov
Tue Aug 14 16:05:14 MDT 2007
In sge the -notify is explained as follows:
-notify
Available for qsub, qsh, qrsh, qlogin and qalter only.
This flag, when set causes Grid Engine to send
"warning" signals to
a running job prior to sending the signals themselves.
If a SIGSTOP
is pending the job will receive a SIGUSR1 several
seconds before
the SIGSTOP. If a SIGKILL is pending the job will
receive a SIGUSR2
several seconds before the SIGKILL. The amount of
time delay is
controlled by the notify parameter in each queue
configuration (see
queue_conf(5)).
Note, that the Linux operating system "misuses" the
user signals
SIGUSR1 and SIGUSR2 in its current Posix thread
implementation. You
might not want to use the -notify option if
you are running
threaded applications in your jobs under Linux.
Qalter allows changing this option even while the job
executes.
and the users want to know if this feature is available in torque/
maui and if so how do they use it.
Thanks
Jackie
On Aug 14, 2007, at 2:02 PM, Garrick Staples wrote:
> On Tue, Aug 14, 2007 at 02:00:02PM -0700, scoggins alleged:
>> In sge there is an -notify option that sends a "warning" signal to
>> running jobs prior to sending the signal itself. Is
>> there anything equivalent on torque/maui??
>
> You can send any signal you want with qsig, but I don't know what a
> "warning"
> signal might be.
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
More information about the torqueusers
mailing list