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

[Condor-users] MPI jobs not running




Hi,

we are trying to get MPI jobs to run under Condor with no 
success --- they remain idle in the queue.

Googling suggests that if we can change the machine requirements, 
as given by "condor_status -l" from

    Requirements = (START) && (IsValidCheckpointPlatform)
 
to simply

    Requirements = (START)

then we may have more luck.  How does one set machine Requirements?

Thanks in advance.

Simon


--