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

[Condor-users] specify job requirements for multi-thread job



Hi,

Has anyone successfully requested multiple cpus for one multi-thread job?

I'm doing this:

...
priority = 20
requestcpus = 3
requirements = (memory>=3000)
...

The job still occupies one cpu, rather than two. resulting my condorpool over-saturated 2X threads.

To fill in the context, I'm submitting jobs to condor through pegasus (http://pegasus.isi.edu/)

thanks,
yu

--
http://www-scf.usc.edu/~yuhuang/