Also there is profiler called "vampire", I think bought by Intel.. It create a very extended profile for mpi applications and mpi communication. It is very useful, I think it is a library, you should compile your program with vampire option to be able to use it. Also it has a graphical interface lo investigate the log files. I dont know if it is available for all platforms and if it is free..

Sefa

Code Master wrote:
How can I profile the communication of MPI library such as number of messages sent / received, UDP packet requested to receive and sent and volume of data sent?
------------------------------------------------------------------------

_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users

Reply via email to