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

[Condor-users] Start only one job instance with multiple slots available



Hi,

I'd like to have some jobs that should only run on one slot of a multi-slot machine, so no multiple jobs with this type should run concurrently.
I can easily constrain the jobs explicitly to a slot number by using SLOT1_STARTD_ATTRS, but I'd like to avoid this limitation because the availability of more slots is important.
Whats the easiest solution to do this?

Cheers,
Szabolcs Horvatth