Search found 1 match
- Thu May 19, 2011 11:10 pm
- Forum: Parallel Processing
- Topic: Having Trouble Running MPICH in Windows
- Replies: 13
- Views: 35873
Re: Having Trouble Running MPICH in Windows
Hi , I face the same problem before and was solved by this : http://www.cnblogs.com/zealsoft/archive/2008/05/04/1181944.html if you can't find the specified window and know have c IDE you can check your name with this piece of code #include <iostream> #include <stdio.h> #include <windows.h> using na...