gd_timejobsubmission

Times a job submission to a Globus resource.

   

Syntax

time = gd_timejobsubmission(host)

time = gd_timejobsubmission(host,remotedir)

 

Description

time = gd_timejobsubmission(host,remotedir) where time is the elapsed time in milliseconds taken to complete a job submission to the Globus server host. If the job submission fails time will return -1.

 

time = gd_timejobsubmission(host,remotedir) as above where the job will run in the directory remotedir on host.

 

Example

time = gd_timejobsubmission('server.domain.com','/home/<USER>/');

 

Notes

A valid proxy certificate is required to use this function.

 

See also

gd_testauthentication, gd_testfiletransfer, gd_testjobsubmission, gd_timeauthentication, gd_timefiletransfer

 



gd_timefiletransfer

contents

gd_transferfile

Copyright © 2007, The Geodise Project, University of Southampton