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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: gssr-0.4.0-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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fa80ae76c41bfbe5374cbb00e0a7dd9bc2df5f607b8f14aec3ae60a30b8d4f96
MD5 7873d3c18fc34400fbf50562ff04190b
BLAKE2b-256 c1c2328de3cda627c0bb6ea6ea4993dc80a69fb78a1624cf5a98eb3aea61969d

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