[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Submitting MPI JOb



Hi,

I have a question about MPI job.
When I submitted MPI job, the change between Idle state to Running State
took long time (about 5 to 10 minutes). Condor seems need some time to get
the dedicated resource being claimed.

But other condition happen, when I issued command condor_hold and
condor_release, a few second after that, job state can change quickly.

Does anyone know why this happen ?