Branch | Status |
---|---|
master | |
develop |
This library is part of the CHIMBUKO software framework and provides the C/C++ API to process TAU performance traces which can be produced by multiple workflow components, processes, and threads. Its purpose is to detect events in the trace data that reveal useful information to developers of High Performance Computing applications.
Please find details from here.
- Latest release: v3.0.0
-
3rdparty: 3-rd party libraries
-
app: applications of PerformanceAnalysis library including on-node AD module, parameter server and pseudo clients (for debug and test purpose)
-
docker: docker files and example applications for performance trace (including brusselator and heat2d)
-
docs: web documentation
-
include: header files
-
install: installation script on Summit
-
scripts: test scripts on docker and Summit
-
sphinx: web documentation builder
-
src: source files
-
test: source files for test (using gtest)
If you found a bug, please open an issue on PerformanceAnalysis github repositoty.
TBD