On Nov 12, 2007, at 7:08 PM, 那日苏 wrote:
Hi, Everyone,
I found after I submitted a job with the command "globusrun", there
was
no information about the ID of my job in the output. So how can I
get the
job ID and then get the status of my job according to the ID?
If you submit the job with the -batch command line option, the
globusrun application will terminate after the job is submitted,
printing the job ID to stdout. The -status argument can be used to
poll the job status based on the job ID.
joe