Hi, Am 13.12.2011 um 16:25 schrieb Lars van der bijl:
> we have been running our sge for a while now but we implemented a new > technique and I'm having trouble figuring out how to make the grid > help with it. > > I have the following task / dependency structure. > > task1 > > task2_seed_0 = dependent on output of task1 > task2_seed_1 = dependent on output of task1 > task2_seed_2 = dependent on output of task1 > task2_seed_3 = dependent on output of task1 how did you set up the job dependency and submission in detail? -- Reuti > joiner = dependent on output of seed tasks. > > all of these are Parallel environments with a range from 1-100 and a batch of > 1 > > now what I would like to happen is that the Grid finishes doing the > first batch of task 1. > then all 4 of the task2 will get there first batch started. > > what's currently happening is that sge tries to schedule and finish > all of task2_seed_0 before moving on to the task2_seed_1. > > anyone have a idea on how to get this behaviour? > > Lars > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
