Hi Reuti (and others),
> And now the odd thing: the jobscript (with the mpirun) is gone on the
> head node of this parallel job, but all the spawned qrsh processes
> are still there:
I'm glad that someone else can almost reproduce my problem.
On the suspicion that my application was not ignoring
I'm testing openmpi 1.2rc1 with GridEngine 6.0u9 and ran into interesting
behaviour when using the qsub -notify option.
With -notify, USR1 and USR2 are sent X seconds before sending STOP and KILL
signals, respectively.
When the USR2 signal is sent to the process group with the mpirun process, I
re