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

Re: [Condor-users] jobs don't run in parallel when submited using condor_submit



If I give this command : condor_status -format "%s\n" DedicatedScheduler ,
the reply is blank..
Well, that's certainly the problem.  The expected output would be

DedicatedScheduler@xxxxxxxxxxxx

Is the DedicatedScheduler in your list of STARTD_EXPRS ? Have you restarted the startds after setting it?
_Greg