Page 1 of 1

Passing Sequence level resources at job level

Posted: Mon Jul 30, 2012 9:01 am
by kiran0435
Hi,

I am using a sequence job which has one parallel job.

APT CONFIG FILE at project level is set to 2 nodes.

In sequence job, I have added APT CONFIG FILE parameter and assigned 4 node configuration file to it.

But my parallel job present in the sequence is running on 2 nodes only. I want to run the job on 4 nodes without adding apt_config_file parameter to job.

I tried using GRID option present in Job Properties and enabled sequence level resources for all jobs in sequence property, but it was not working.
Can you please help in achieving this.

Re: Passing Sequence level resources at job level

Posted: Mon Jul 30, 2012 9:11 am
by chulett
kiran0435 wrote:I want to run the job on 4 nodes without adding apt_config_file parameter to job.
You can't unless you make your default config a four-node config... which would then affect everything. Add the parameter. It is part of a set of APT variables that (IMHO) should be in every Parallel job.