[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] split processors among multiple jobs
- Date: Tue, 15 Mar 2005 07:48:10 -0800
- From: Oliver Hotz <oliver@xxxxxxxxxxxx>
- Subject: [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 ?