I am going to create a program which realizes one heuristic algorithm,
i.e. program launches 4 process (on one, single computer) which
realize algorithm, then aggregates results from 4 process and choose
best result. That in future. I met problems with installation(?)
OpenMPI. I am using Ubuntu. Fi
Try to set the path to your Open MPI binaries at the beginning of your $PATH
and see if it helps.
Cheers,
Gilles
Czarek Kowalski wrote:
>I am going to create a program which realizes one heuristic algorithm,
>i.e. program launches 4 process (on one, single computer) which
>realize algorithm, t