gd_testjobsubmission

Tests the job submission to a Globus resource.

   

Syntax

success = gd_testjobsubmission(host)

success = gd_testjobsubmission(host,remotedir)

 

Description

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.

 

Example

success = gd_testjobsubmission('server.domain.com','/home/<USER>/');

 

Notes

A valid proxy certificate is required to use this function.

 

See also

gd_testauthentication, gd_testfiletransfer, gd_timeauthentication, gd_timefiletransfer, gd_timejobsubmission

 



gd_testfiletransfer

contents

gd_timeauthentication

Copyright © 2007, The Geodise Project, University of Southampton