As I had just a similar problem to solve, here is the solution I use, stolen from Dominus - runN, a small, self-contained Perl program that runs up to N instances of a program in parallel. If your command line requirements go beyond what runN provides, it's not too hard to change it, but then I'd likely fall back to using Parallel::ForkManager, which is not much more code either but well-used and more documented.
In reply to Re: Parallelization of heterogenous (runs itself Fortran executables) code
by Corion
in thread Parallelization of heterogenous (runs itself Fortran executables) code
by Jochen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |