First page Back Continue Last page Overview Graphics
Example 5-5
Running programs using parallel strategy
Now we would like to modify the previous script so that it runs in parallel. We should run each program in a different directory using nohup command. Write the program so that it asks for number of cpus of your computer. Do not forget to collect all of your output to the main directory!