I am trying to install Open MPI for Windows 8.1 and when I searched for it I got instructions for installing it on Windows XP & 7, but not for Windows 8.1.
A question like this was asked in stackoverflow a year ago: Installing MPI for Windows, but the question was not clear so it did not got any answers.
I also installed MS-MPI, but when I want to compile a simple cC++ file, Visual Studio 2013 doesn't recognize #include < mpi.h >
.
Can anyone help me?