Hi, I am running a simple MPI program on a Linux and Windows machine. The program is cpi whose source code comes with the MPICH2 package. The job was launched from the linux machine. The program was hanging at the MPI_Bcast function. Would you give me some hints to fix it? Thank you