Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

sungsooha/PerformanceAnalysis

 
 

Repository files navigation

Performance Data Analysis

Branch Status
master Build Status
develop Build Status

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.

Documentation

Please find details from here.

Releases

  • Latest release: v3.0.0

Directory layout

  • 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)

Reporting Bugs

If you found a bug, please open an issue on PerformanceAnalysis github repositoty.

License

TBD

About

Performance Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 54.2%
  • C++ 30.9%
  • Shell 9.1%
  • Python 2.5%
  • Makefile 2.1%
  • C 0.9%
  • Other 0.3%