Parametric Studies
Good Day,
If I have some in.script.sh with a variable
variable a universe 2.0 4.0 6.0 8.0 10.0
Using the code
shell mkdir post_$a
next a
clear
jump in.script.sh
The jobs run one after the other (series). What can I do if I want the jobs to run simultaneously (parallel)?
Thank you.
Forums:
- Read more about Parametric Studies
- 1 comment
- Log in or register to post comments