How is a new communicator created in MPI?

前端 未结 0 379
眼角桃花
眼角桃花 2021-01-11 12:23

There is such a code. I can\'t understand how a new communicator is created using colors and keys.

MPI_Comm_rank(MPI_COMM_WORLD, &rank);

if (rank < 3)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题