mpiP icon indicating copy to clipboard operation
mpiP copied to clipboard

Incorrect timing values with Python Code

Open aruhela opened this issue 4 years ago • 0 comments

While using mpiP with a python based application that uses Horovod + NCCL, I am seeing wrong timings reported by mpiP. A sample report along with system details is attached for reference. As per the Linux time command (time mpiexec ....), the application finishes in 6950 seconds whereas mpiP reports show apptime of 13900 seconds for each rank. Does mpiP work correctly with Python + NCCL code or let me know if I am missing something?

mpiP.zip

Thanks, Amit

aruhela avatar Mar 21 '21 04:03 aruhela