[Beowulf] moniter performance
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mark Hahn hahn at physics.mcmaster.caTue Jun 21 11:26:09 PDT 2005
- Previous message: [Beowulf] moniter performance
- Next message: [Beowulf] Running a script on the server side using PBS/Torque
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> can anyone please recommend me some software to moniter the performance of > a cluster? such as the usage of the resource by different parts of the > application code, the time used etc etc, so that i can find the > "bottleneck" of a job and improve the performance? if you're talking about MPI, you want an MPI profiler, of which there are several. or are you talking about the looser definition of cluster (random stuff running on random nodes)? for that I would probably do it by hand (just collect and timestamp 'ps' output from each node every 10 seconds or so. stitch it together by time, and think hard.) regards, mark hahn.
- Previous message: [Beowulf] moniter performance
- Next message: [Beowulf] Running a script on the server side using PBS/Torque
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
