Hi all,

I have my requirement as I have to run two executables, also I dont want to
run this separately , means once the job is submitted it should take care of
all the executables.

So once I  will submit the job after successfully running one executable the
second job template should be submitted to the gridway. [ or suggest me if
any other way is there ] .

Also tell me whether it is feasible or not as the compute nodes can submit a
job template.

Or we can do so by submitting script as an executable like

a.sh

mpirun exe1.exe
cd ...
export
mv
cp
mpirun exe2.exe



-- 
Regards,
Chandan

Reply via email to