Skip to main content

No project description provided

Project description

GPU Saturation Scorer (gssr)

gssr is a utility meant to collect and analyze GPU performance metrics on the CSCS ALPS System. it is based on top of Nvidia's DCGM tool.

Install

From Pypi

pip install gssr

From GitHub Source

pip install git+https://github.com/eth-cscs/GPU-saturation-scorer.git

To install from a specific branch, e.g. the development branch

pip install git+https://github.com/eth-cscs/GPU-saturation-scorer.git@dev

To install a specific release from a tag, e.g. v0.3.3

pip install git+https://github.com/eth-cscs/GPU-saturation-scorer.git@v0.3.3

Profile

Example

If you are submitting a batch job and the command you are executing is

srun python test.py

The srun command should be modified as follows.:

srun gssr profile python test.py
  • The gssr option to run is "profile".
  • The default output directory is "profile_out_{job_id}"
  • You can also set a label to this output data if you prefer with the "-l" flag

Analyze

Metric Output

The profiled output can be analysed as follows.:

gssr analyze -i ./profile_out

PDF File Output with Plots

gssr analyze -i ./profile_out --report

PDF report(s) will be generated containing all the generated plots.

Exporting the Profiled Output as a SQLite3 file

gssr analyze -i ./profile_out --export data.sqlite3

More Options

gssr --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gssr-0.3.3.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gssr-0.3.3-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file gssr-0.3.3.tar.gz.

File metadata

  • Download URL: gssr-0.3.3.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for gssr-0.3.3.tar.gz
Algorithm Hash digest
SHA256 b6517eef9ccb8621a30a0cfe93d1a1b7efe02328c5ccbdb5366a8088d26654a7
MD5 6d9626cf075c3344aac1868e45d2e999
BLAKE2b-256 2254f4e093ccfc1ffa6a6e263d6ad1b813c9d5fe8690494e99a788b711924ffa

See more details on using hashes here.

File details

Details for the file gssr-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: gssr-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for gssr-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ec757aa07e99e67140b101be3e3baac7760a891e64f4f6784ed026daad5f6a55
MD5 6152255abe0fb62064a4ac5756f92d19
BLAKE2b-256 dddf34a10f038d57fd05421d28a8bd9fe862943d1982c8da4f95113ae456d1b0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page