On 3 August 2012 10:55, Gaya Nadarajan <[email protected]> wrote:
> Hi all,
>
> I'm relatively new to sge, however I have the task of making optimal
> use of 7 multi-core VM nodes (5 in a cluster and 2 individual) for a
> set of tasks. The grid engine is installed in one of the individual
> VMs which is serving as the master node.
>
> I have a set of independent jobs (in hundreds or thousands) which each
> have 3 subtasks that have to be run in sequence). I would like a node
> to be assigned to the chunk of 3 jobs so that they can share the data
> between them.

If they have to be run in sequence on the same node is there any reason
not to just run the subtasks in sequence out of a single job script?
I suppose it depends on how much control you have over how they are
submitted.
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to