c++windowsincludempi

MS MPI does not have the folder of includes


I have downloaded the latest version of MPI from here version 10.1.2 on my windows 10. I followed this video to install it. But, for mine, there is no folder of lib and includes when I want to modify the properties of my project. Any suggestion?


Solution

  • after installations, two folders will be created! one is in program files named "Microsoft MPI" and the other one will be in programfiles(x86) named "Microsoft SDKs" which include both "includes" and "lib"