[Swift-user] Teraport question

Ben Clifford benc at hawaga.org.uk
Thu Mar 19 16:07:58 CDT 2009


You can run the qstat command to see if your jobs are being queued, what 
state they are in, and which queue they went to. For example:

878629.tp-mgt             null             yuechen                0 Q 
extended       

shows a job submitted by you, that is in state Q (meaning queued) and that 
it is in the extended queue.

There are a lot of other jobs running on teraport at the moment. You might 
have more luck using a different queue, such as 'fast' which you can 
specify by adding a line something like this:

<profile namespace="globus" key="queue">fast</profile>

to your site definition.

However, you'll likely still have to wait some time for your jobs to run - 
that is the nature of using a job queue...

-- 




More information about the Swift-user mailing list