Introduction - If you have any usage issues, please Google them yourself
The full name of MPI is Message Passing Interface is a standard message passing interface, can be used for parallel computing. The realization of MPI with MPICH. The following describes how in the Windows 7 system VC6 to build a MPI environment to write MPI program.