
- #VISUAL STUDIO 2010 DOWNLOAD FOR WINDOWS 7 64 BIT INSTALL#
- #VISUAL STUDIO 2010 DOWNLOAD FOR WINDOWS 7 64 BIT DOWNLOAD#
Highlight the "Include Directories" row at the right.Under "Configuration Properties", choose "VC++ Directories".Right click on the solution in the "Solution Explorer" window choose properties (f igure 1).Once you're ready to code, setup the Visual Studio Project to use MPICH: If MPICH is installed in C:\Program Files (x86), then you're using the 32-bit version whereas, if it's installed in C:\Program Files, you're using the 64-bit version. You can check this by the MPICH installation directory. That is, if you have VS 2010 32-bit (the default student edition), you MUST have the 32-bit MPICH installed. run "smpd -install" the output will be: "MPICH2 Process Manager, Argonne National Lab installed."įirst, make sure that your Visual Studio version and MPICH version are using the same architecture.Change directories to C:\Program Files (x86)\MPICH2\bin.
#VISUAL STUDIO 2010 DOWNLOAD FOR WINDOWS 7 64 BIT INSTALL#
If it is not, do the following to install it (assumes 32-bit, remove (x86) for 64-bit):
#VISUAL STUDIO 2010 DOWNLOAD FOR WINDOWS 7 64 BIT DOWNLOAD#
Download 32-bit or 64-bit MPICH installer (if you have Visual Studio 32-bit, you MUST use the 32-bit MPICH) from.
