From: Jeff H. <jef...@gm...> - 2010-03-26 18:45:08
|
Communication of what kind? There are many tools for this type of thing. You might look at TAU since it supports MPI, Pthreads, OpenMP, Fortran, C, C++, etc. as well as low-level instrumentation with PAPI. There is also Scalasca, but I haven't tried it yet. If you mean communication below MPI, such as IB verbs, I don't know any tool for that. Jeff On Fri, Mar 26, 2010 at 11:34 AM, George Markomanolis <ge...@ma...> wrote: > Dear all, > > I would like to ask if it is possible to profile the communication of a > fortran program. I have compiled it with -lpspmpi, and I am not sure how > I can get the xml files about communication, I get only about hardware > counters. I would be grateful for any help. Is it possible to profile > the communication of the application automatically? > > Best regards, > George > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > PerfSuite-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfsuite-users > -- Jeff Hammond Argonne Leadership Computing Facility jha...@mc... / (630) 252-5381 http://www.linkedin.com/in/jeffhammond |