I am beginner in parallel programming using mpi for visual studio c++ 2010 , and i made steps in this tutorial for configuration : http://supercomputingblog.com/mpi/getting-started-with-mpi-using-visual-studio-2008-express/ but when i try to build the project i have this error :
LINK : fatal error LNK1104: cannot open file 'msmpi.lib'
so any help ???
