Times a job submission to a Globus resource.
time = gd_timejobsubmission(host)
time = gd_timejobsubmission(host,remotedir)
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.
time = gd_timejobsubmission('server.domain.com','/home/<USER>/');
A valid proxy certificate is required to use this function.
gd_testauthentication, gd_testfiletransfer, gd_testjobsubmission, gd_timeauthentication, gd_timefiletransfer
Copyright © 2007, The Geodise Project, University of Southampton