DeinoMPI Forum

Forum dedicated to discussing DeinoMPI
Welcome to DeinoMPI Forum Sign in | Join | Help
in Search

unable to start mpiexec

Last post 02-26-2010, 1:09 PM by admin. 3 replies.
Sort Posts: Previous Next
  •  02-26-2010, 8:15 AM 321

    unable to start mpiexec

    Hello.
    I was trying to use:
    mpiexec -np 3  m.exe.
    mpiexec -np 3 c:\m.exe (the same behaviour)
    but I got the message:
    The procedure entry point GetProcessIdOfThread could not be located in the dynamic link library KERNEL32.dll

    In case of starting m.exe normally it works OK.

    Please help!!!
  •  02-26-2010, 8:19 AM 322 in reply to 321

    Re: unable to start mpiexec

    I got the additional message also:
    Error: unable to start the local smpd manager

    Any suggestions?
  •  02-26-2010, 11:40 AM 323 in reply to 322

    Re: unable to start mpiexec

    solved!!
    I just installed SP3, to XP!

    but I have another problem:
    program crashes while:
    MPI_Init(&argc,&argv);

    PMI_KVS_Put Returned -1, Invalid KVS name ?

    HELP!
  •  02-26-2010, 1:09 PM 324 in reply to 322

    Re: unable to start mpiexec

    Do you have MPICH2 installed? The error message is from MPICH2 and not DeinoMPI. It is fine to have both installed but make sure you build your application with the DeinoMPI libraries when using the DeinoMPI mpiexec.exe.
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems