Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Is there a command for the PCT which allows to know the communication time spent by the client to send data to the workers?

1 回表示 (過去 30 日間)
Giovanni De Luca
Giovanni De Luca 2013 年 9 月 4 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi,
I would know if there is a command or a way to know exactly the time spent in communication, for an embarrassangly parallel routine (then, there is no communication between nodes of a cluster or local multi-core), referred to the case when the client sends data to each workers. I know that with the "mpiprofile info" there are some fields about communication, but I run it and it seems they only correspond to the intra-nodes communication, since for my simulations the value of "TimeWasted", "CommTime", "CommTimePerLab", etc... are always zero. Thank you in advance.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by