Hi,

Am 17.07.2014 um 03:52 schrieb Ian Mortimer:

> For nodes with GPUs I've configured a gpu.q queue and a forced complex.
> The same execution hosts are included in a low priority queue for
> regular cpu jobs not needing a gpu so no forced complex.

It should be FORCED.


> What I'm aiming for is that jobs submitted to gpu.q require
> '-l gpu=[012]' but jobs submitted to low.q don't however jobs submitted
> to the low prioriy queue without '-l gpu=0' don't run.
> 
> qstat for the pending job shows:
> 
>   does not request 'forced' resource "gpu" of host node70
> 
> qconf -se shows this for node70:
> 
>   complex_values        NONE
> 
> qconf -sq shows this for low.q and for low.q@node70:
> 
>   complex_values        NONE
> 
> qconf -sq shows this gpu.q and for gpu.q@node70:
> 
>   complex_values        gpu=2
> 
> Is there a way to configure the complex so it applies to jobs
> submitted to gpu.q but not jobs submitted to low.q?

This is the default. It's only FORCED for jobs which should run in gpu.q, i.e. 
for queues/hosts where "gpu" is attached to.

-- Reuti


> Thanks
> -- 
> Ian
> _______________________________________________
> users mailing list
> users@gridengine.org
> https://gridengine.org/mailman/listinfo/users


_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to