Skip to content

score-p/scorep_cli_score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scorep-cli-score

scorep-cli-score is a user interface for scorep-score based on ncurses. It lets you create filter files by sorting and filtering regions. [1]

Installation

Requirements

  • Python3
  • libscorep-score povided by Score-P 4.0 [2]

Build

Open your terminal, navigate to the repository and install scorep-score-gui:

cd scorep_cli_score
pip install .

Usage

start:

scorep_cli_score <profile> [-h] [-o file path] [-f file path] [-i | -e | -v]

command line options:

positional arguments
profile path to Cube profile
optional arguments
-h, --help show help
-o, --output path for filter file
-f, --filter load existing filter file
-i, --inclusive-time use and sort by inclusive time [default]
-e, --exclusive-time use and sort by exclusive time
-v, --visits sort regions by visits

Todo

  • ...

Changelog

  • ...

Links

[1] https://github.com/score-p/scorep_cli_score

[2] http://score-p.org/

About

An ncurses based Score-P filter file generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published