hi
I want to run a mpi program with mpi libraries. I've downloaded and installed these two
HPC Pack 2012 Client Utilities Redistributable Package from
http://www.microsoft.com/en-us/download/confirmation.aspx?id=36044
and
Download HPC Pack 2012 MS- MPI Redistributable Package from
http://www.microsoft.com/en-us/download/confirmation.aspx?id=36045
after adding the libraries to the visual studio and compiling it with no errors, in the cmd when I type:
<dir>/mpiexec -n 2 mpitest.exe
I get the errors:
Fatal protocol error: check version between mpiexec.exe .msmpi.dll, and smpd.exe
what should I download? I don't know the current version of my HpcClient.msi and msMpi.msi
tnx