Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Re: split processors among multiple jobs
- Date: Thu, 17 Mar 2005 13:38:04 -0600 (CST)
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Re: split processors among multiple jobs
All four jobs will get matched to machines in the same negotiation cycle.
Within the negotiation cycle, first one user's jobs are matched one at a
time, then the other user's jobs.
On Wed, 16 Mar 2005, John Wheez wrote:
> Ah this might help us out.
>
> Given the following example..how would this behaviour work?
>
> Two users submit two jobs each. Lets say there are 20 CPUS available.
> Each user has the same priority and each job has the same priority.
>
> Will all the submitted jobs receive CPUS at the same time or will condor
> go in some specific order when it assigns cpu's to the jobs?
>
> Thanks, JW
>
>
> Jaime Frey wrote:
>
> >
> >With Condor 6.7.6, we're removing the restriction on job priority values.
> >They can be any integer. This allows an even quicker solution; just add
> >the following to your submit files:
> >
> >priority = -$(Process)
> >
> >+----------------------------------+---------------------------------+
> >| Jaime Frey | Public Split on Whether |
> >| jfrey@xxxxxxxxxxx | Bush Is a Divider |
> >| http://www.cs.wisc.edu/~jfrey/ | -- CNN Scrolling Banner |
> >+----------------------------------+---------------------------------+
> >_______________________________________________
> >Condor-users mailing list
> >Condor-users@xxxxxxxxxxx
> >https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> >
> >
>
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
+----------------------------------+---------------------------------+
| Jaime Frey | Public Split on Whether |
| jfrey@xxxxxxxxxxx | Bush Is a Divider |
| http://www.cs.wisc.edu/~jfrey/ | -- CNN Scrolling Banner |
+----------------------------------+---------------------------------+