1SGE_Helper_Service.exe(G8r)id Engine Administrative CommaSnGdEs_Helper_Service.exe(8)
2
3
4

NAME

6       SGE_Helper_Service.exe - Grid Engine job execution agent helper service
7

SYNOPSIS

9       SGE_Helper_Service.exe [ -help | -install | -uninstall ]
10

DESCRIPTION

12       SGE_Helper_Service.exe  helps  the ge_execd(8) to run Windows jobs that
13       request to be allowed to display their GUI on the visible  Desktop.  It
14       is  a  Win32  service  that  is  started  at boot time under the SYSTEM
15       account, giving it the permissions to give any process the  permissions
16       to access the visible Desktop.
17       This  service  runs  independently  of  the ge_execd(8) (i.e. it is not
18       started and stopped together with the execution daemon) and  there  can
19       be only one SGE_Helper_Service.exe per host.
20       Jobs  can  request  to  be  allowed to display their GUI on the visible
21       desktop by requesting the  resource  "display_win_gui"  (qsub  -l  dis‐
22       play_win_gui=1). See submit(1) , option "-v", for information on how to
23       set a job environment variable.
24       When running GUI jobs, the environment variable SGE_BACKGND_MODE can be
25       used  to  direct  where the output of the GUI will be displayed. If the
26       environment variable SGE_BACKGND_MODE is set to "TRUE" or "1"  and  "-l
27       display_win_gui=true"  is  requested,  the job is started by the helper
28       service, but the GUI is not opened  on  the  execution  host's  screen.
29       Instead it is opened on a virtual screen.
30

OPTIONS

32   -help
33       Prints a listing of all options.
34
35   -install
36       Installs  the service. Only the local Administrator has the permissions
37       to install the service.
38
39   -uninstall
40       Uninstalls the service. Only the local Administrator  has  the  permis‐
41       sions  to  uninstall  the  service. Only a stopped service can be unin‐
42       stalled. See the Windows command net.exe for information on how to stop
43       a service.
44

SEE ALSO

46       ge_intro(1), ge_execd(8).
47
49       See ge_intro(1) for a full statement of rights and permissions.
50
51
52
53GE 6.2u5                 $Date: 2008/10/08 19:52:37 $SGE_Helper_Service.exe(8)
Impressum