Thanks! I followed the same procedure and mpiexec works fine on my command prompt. But, the problem is installation folder does not contain eaither lib or includes when I want to modify the properties of my windows.Any idea?
Problem should be solved by reinstalling Microsoft MPI installation, rather than Visual Studio. It helped me in a similar situation. You can download the latest version from msdn.microsoft.com/en-us/library/windows/desktop/bb524831(v=vs.85).aspx
Thanks!, it worked for me. The only difference is that I found the files in this path: C:\Program Files (x86)\Microsoft SDKs\MPI
Mashallah! This comment should be pinned!
Thanks it helped me
thanks a lot, took me so long to get it to work and your video was the final step!
You are welcome
@@hidayaturrehman397 damn, this brought memories :D thanks for the reply
Thanks! I followed the same procedure and mpiexec works fine on my command prompt. But, the problem is installation folder does not contain eaither lib or includes when I want to modify the properties of my windows.Any idea?
Please Watch the video again , maybe you are missing any step from the video.
'mpiexec' is not recognized as an internal or external command,
operable program or batch file. What can i do?
same issue? you found any solution
mpiexec' is not recognized as an internal or external command, how to solve it?
You'll have to download MPICH2 and add its path to the environment variable
Thank you! It helped me a lot!!!
where is the sourse code please
can u share the sourse code please
Thank you so much! You helped me a lot! :)
welcome
how to do the same for python prog.?
follow this link mpi4py.scipy.org/docs/
helpful
Thank you
Thanks it worked for me :).
you are welcome
thanks man!
Thanks amigo
thank you !!!
Error -msmpi.dll is missing
Problem should be solved by reinstalling Microsoft MPI installation, rather than Visual Studio. It helped me in a similar situation.
You can download the latest version from msdn.microsoft.com/en-us/library/windows/desktop/bb524831(v=vs.85).aspx
anybody know how to do this in codeblocks??
may this will help you.
stackoverflow.com/questions/5141042/setting-code-block-to-run-mpich2
@@hidayaturrehman397 thank you so much
first: Thank you so much
error 203
'mpiexec' is not recognized as an internal or external command,
operable program or batch file. What can i do?
You'll have to download MPICH2 and add its path to the environment variable