in reply to Re: Parallelization of heterogenous (runs itself Fortran executables) code
in thread Parallelization of heterogenous (runs itself Fortran executables) code

The Fortran executables I use are from a colleague and commercial, and i have to use them as they are provided. But thanks for the reply anyway.
  • Comment on Re^2: Parallelization of heterogenous (runs itself Fortran executables) code

Replies are listed 'Best First'.
Re^3: Parallelization of heterogenous (runs itself Fortran executables) code
by perlfan (Parson) on Nov 20, 2007 at 23:14 UTC
    Does this mean no source? If so, then I guess there's not much you can do.
      More or less yes. But I still can run the executable multiple times at once with different input which will have the same effect in the end.