On 6/12/07, Ricardo Santos <[EMAIL PROTECTED]> wrote:

Greetings,

When i submit a job into SGE it takes 25/30 seconds to execute.
If a submit the same job using Fork it takes only 6 seconds.

Any ideas, why SGE is taking too much time to execute the same job?

[EMAIL PROTECTED] ~]$ time globusrun-ws -q -s -submit -F
https://grid03.fccn.pt:8443/wsrf/services/ManagedJobFactoryService -Ft SGE
-c /bin/date
Sun Jun 10 01:00:57 WEST 2007

real    0m25.673s
user    0m0.516s
sys     0m0.060s

[EMAIL PROTECTED] ~]$ time globusrun-ws -q -s -submit -F
https://grid03.fccn.pt:8443/wsrf/services/ManagedJobFactoryService -Ft
Fork
-c /bin/date
Sun Jun 10 01:03:48 WEST 2007

real    0m6.243s
user    0m0.528s
sys     0m0.036s

Best Regards,
Ricardo Santos

Reply via email to