are there someone have c++ programming with mpich experience?can someone translate these mpich commands in c into c++ command?<br>
MPI_Reduce()<br>
MPI_Send()<br>
MPI_Receive()<br>
MPI_Bcast()<br>
<br>
i have searched on the Internet for a while but cannot find any answer.<br>