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

[Condor-users] split processors among multiple jobs



is there any way, that if i submit 2 jobs at the same time (each with 30 queues), so 60 jobs total, and i have 30 processors, that instead of processing job 1, wait till it finishes and then processes job 2, i want it to split the 30 processors equally and give 15 processors to job 1, and 15 processors to job 2 right from the start ?

any way to do this ?