jtriley / StarCluster

StarCluster is an open source cluster-computing toolkit for Amazon's Elastic Compute Cloud (EC2).
http://star.mit.edu/cluster
GNU Lesser General Public License v3.0
582 stars 313 forks source link

Job perpetually queued #612

Closed apratim88 closed 7 years ago

apratim88 commented 7 years ago

Hello ! Any help on the following matter is much appreciated:

While running starcluster, after I submit a job, the job is queued with "qw" being shown in status when I query "qstat". This is supposed to transition to "r" and the job is supposed to start executing.

However, the job remains queued for hours, recently it was overnight and was never started executing.

Any idea why I may be facing this issue and what is a workaround for this?

Thanks !