[gate-users] condor
Fernando Rannou
rannou at diinf.usach.cl
Thu Apr 28 13:28:13 CEST 2005
Although Condor is more than a queueing system,
it can be used as a queueing system.
It also balances the amount of CPU
time assigned to each user, so all users get a fair
share of the cluster. Sometimes, we also use some other
niceties, like when a job requires more than 2 Gb, it runs
alone in dual CPU nodes with, say 3 Gb of memory.
I do not know about OpenPBS. In the Cluster Task Force
we are developing a framework independent of the cluster
subsystem, and each group will contribute some code
to support many different queueing systems, like Condor,
OpenPBS, PBSPro, and others. Hoping to submit to IEEE.
Fernando
On Thu, 2005-04-28 at 14:54 +0100, Kris Thielemans wrote:
> >We want each job never to be killed, never to be
> > preempted, and never to be suspended. Once a job is assigned
> > to a CPU, we let it run there until the end.
>
> Seems you don't need Condor then. A normal batch queing system would do,
> such as OpenPBS or similar.
>
> Kris
>
> _______________________________________________
> gate-users mailing list
> gate-users at lphe1pet1.epfl.ch
> http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users
More information about the Gate-users
mailing list