Tests the job submission to a Globus resource.
success = gd_testjobsubmission(host)
success = gd_testjobsubmission(host,remotedir)
success = gd_testjobsubmission(host) where success is the outcome of a job submission to the Globus server host. The value of success is 1 on success and 0 on failure.
success = gd_testjobsubmission(host,remotedir) as above where the job will run in the directory remotedir on host.
success = gd_testjobsubmission('server.domain.com','/home/<USER>/');
A valid proxy certificate is required to use this function.
gd_testauthentication, gd_testfiletransfer, gd_timeauthentication, gd_timefiletransfer, gd_timejobsubmission
Copyright © 2007, The Geodise Project, University of Southampton