DeinoMPI Forum
Forum dedicated to discussing DeinoMPI
Welcome to DeinoMPI Forum
Sign in
|
Join
|
Help
in
DeinoMPI (forum)
Everyone (group)
(Entire Site)
Search
Home
Forums
DeinoMPI Forum
»
Everyone
»
DeinoMPI
»
unable to start mpiexec
unable to start mpiexec
Last post 02-26-2010, 1:09 PM by
admin
. 3 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
02-26-2010, 8:15 AM
321
blochom
Joined on 02-27-2010
Posts 3
unable to start mpiexec
Reply
Quote
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!!!
Report abuse
02-26-2010, 8:19 AM
322
in reply to
321
blochom
Joined on 02-27-2010
Posts 3
Re: unable to start mpiexec
Reply
Quote
I got the additional message also:
Error: unable to start the local smpd manager
Any suggestions?
Report abuse
02-26-2010, 11:40 AM
323
in reply to
322
blochom
Joined on 02-27-2010
Posts 3
Re: unable to start mpiexec
Reply
Quote
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!
Report abuse
02-26-2010, 1:09 PM
324
in reply to
322
admin
Joined on 07-30-2006
Posts 103
Re: unable to start mpiexec
Reply
Quote
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.
Report abuse
(C) 2006 Deino Software