Am 18.10.2011 um 12:02 schrieb William Hay: > On 18 October 2011 10:58, Reuti <[email protected]> wrote: >> Am 18.10.2011 um 11:42 schrieb William Hay: >> >>> Grid engine allows you to define: >>> a)prolog in the qrid engine config (qconf -sconf) >>> b)prolog in the queue definition (qconf -sq) >>> c)start_proc_args in a pe definition. >>> Is the order in which these are run defined anywhere? >> >> No, the order is fixed as you observed. >> > So the order I listed them in is guaranteed to be the order they run > in for any version of Grid Engine?
To my knowledge: yes. I never observed something different for prolog and start_proc_args. But to me it looks like the global prolog is also overridden by the one in the queue setting, contrary to the documentation that it should only be overridden by a local exechost configuration. -- Reuti >> -- Reuti >> >> >>> Likewise for epilog and stop_proc_args. >>> >>> I'm hoping I can avoid having to read the source code. >>> >>> William >>> _______________________________________________ >>> users mailing list >>> [email protected] >>> https://gridengine.org/mailman/listinfo/users >> >> >> >> _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
