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

Re: [Condor-users] restricting the number of jobs



set
MAX_JOBS_RUNNING = 10 
in Condor global configuration file.

2009/10/10 Mag Gam <magawake@xxxxxxxxx>
Is it possible to restrict the number of jobs to run?

For example?

I have something like this:

Universe       = vanilla
Executable     = hello_world.sh

input   = /dev/null
output  = hello.out
error   = hello.error

Queue 5000


What is I want only 10 to run at a time?

Is that possible to do?
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/