it's not on the command line. it's in the configuration.

from the command line you modify the configuration like this.

*qconf -mconf*

replace the line with  *execd_params *and make it:


*execd_params                 ENABLE_ADDGRP_KILL=TRUE*



On Wed, May 3, 2017 at 9:59 AM, Guillermo Marco Puche <
[email protected]> wrote:

> Hi Reuti,
>
> I'm not very familiar with SGE command line, how do I add
>
> ENABLE_ADDGRP_KILL=TRUE
>
>
> To config via console? I would like to apply this to all the queues.
>
> Regards,
> Guillermo
>
>
>
> On 04/30/2017 10:49 AM, Reuti wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Am 30.04.2017 um 06:27 schrieb Ben De Luca:
>
>
> I see this with processes that spawn another processes, when you kill the 
> parent the children go free.
>
> In case they no longer share the same process group you can try:
>
> $ qconf -sconf
> …
> execd_params                 ENABLE_ADDGRP_KILL=TRUE
>
> - -- Reuti
>
>
>
> On 29 April 2017 at 20:37, Reuti <[email protected]> 
> <[email protected]> wrote:
> Hi,
>
> Am 28.04.2017 um 08:57 schrieb Guillermo Marco Puche:
>
>
> I'm expecting a weird behavior when I reschedule any job on my work cluster.
>
> Suppose I've a job running with id 1000, I reschedule it with the following 
> command:
>
> qmod -r 1000
> Pushed rescheduling of job 1000 on host compute-0-3.local
>
> Then if I login into compute-0-3.local and do a top/htop I still see the 
> process running and consuming resources even if job is now running on another 
> compute node after rescheduling.  I'm experiencing this on jobs that use a 
> parallel environment like "mpe" and multi-threading.
>
> Are they still bound to the sge_shepherd or did they jump out of the process 
> tree?
>
> -- Reuti
>
>
>
>
> _______________________________________________
> users mailing 
> [email protected]https://gridengine.org/mailman/listinfo/users
>
> -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - https://gpgtools.org
>
> iEYEARECAAYFAlkFpS0ACgkQo/GbGkBRnRq66wCgth0t5j84l4izs9rmR6geGPZY
> EokAoLgQ1oUjOPH9+zB1IVwUqmx5Anfp
> =rNqH
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users
>
>
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to