On Tue, 17 Mar 2015, Ben Cotton wrote:
Alessandro, On Tue, Mar 17, 2015 at 4:49 AM, Alessandro <a.sabellico@xxxxxxxxx> wrote:When submitting I want to mark a job with a category and then checking that for each node no more than N job which belong to that category are executed simultaneously.You're looking for "concurrency limits". See: http://research.cs.wisc.edu/htcondor/manual/v8.2/3_12Setting_Up.html#SECTION0041215000000000000000
Also, if you can submit all of your jobs in a single DAG, you can use the DAGMan node category feature:
http://research.cs.wisc.edu/htcondor/manual/v8.2/2_10DAGMan_Applications.html#SECTION003108400000000000000If you can do it this way, it's probably easier because you don't need admin access on your pool.
Kent Wenger CHTC Team