[Pw_forum] parallel environment not found

Gerardo Ballabio g.ballabio at cineca.it
Wed Oct 27 11:18:54 CEST 2004


On Tue, 2004-10-26 at 13:48, Mahmoud Payami wrote:
> In the version (MPICH2) which I am using, there is no "mpi_init" commant but
> instead "mpdboot".

Mpi_init isn't a command. It is a subroutine call, that must be present
in every version of MPI.

By looking at config.log, it seems that the problem is with the Intel
compiler version 7 and static linking. I've already seen that before.
Reconfiguring with "configure --enable-shared" should work.

Gerardo





More information about the users mailing list