Is it natural that an MPI process consumes a CPU (up to 100% of its utilization) under MS Windows while waiting with MPI_RECV?
I think that it should be in the sleep state before it receives a signal from the matching MPI_SEND.
I need some experts' comment on this.
- YoungChul Cho