On Mon, Oct 30, 2017 at 09:56:37PM +0530, ANS wrote: > Hi, > Thank you for the detailed info. > But can let me know how can i submit a job using 4 GPUs, 8 cores from > 2nodes consisting of 2 GPUs, 4 cores from each node. > Thanks,
That's not something the free versions of grid engine do easily. However we fake per HOST consumption at UCL by means of policy. We have a JSV enforced rule that multihost jobs request exclusive access to nodes via en an exclusive complex and have our PEs set up so that all nodes assigned to a job are identical (with load sensors to detect brokenness etc). The prolog runs subordinate prologs on the slave nodes of a job via ssh. This allows a per JOB complex to act as a faux per HOST complex. I believe Univa Grid Engine has genuine per host complexes but only for the RSMAP (ie named resource) complexes. William
signature.asc
Description: PGP signature
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
