Tool to profile usage of HPC resources by regularly probing processes using ps.
Project description
sonar
Tool to profile usage of HPC resources by regularly probing processes
using ps
.
- Reference implementation which serves as inspiration: https://github.com/UNINETTSigma2/appusage
- Design goals and design decisions
- Status: not yet production ready, but soon
- Contributing
Authors
- Henrik Rojas Nagel
- Mathias Bockwoldt
- Radovan Bast
Installation
Installing from PyPI
Ideally install into a virtual environment or Pipenv:
$ pip install sonar
Installing from sources
$ git clone https://github.com/uit-no/sonar.git
$ cd sonar
$ virtualenv venv
$ source venv/bin/activate
$ pip install -e .
Using sonar
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sonar-0.2.0.tar.gz
(8.7 kB
view details)
File details
Details for the file sonar-0.2.0.tar.gz
.
File metadata
- Download URL: sonar-0.2.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 279b7be38fac461297d148d1598528b135f14bb293196de1cf349865923e2497 |
|
MD5 | bf18b08dd872dd5d6598ccdc4637778d |
|
BLAKE2b-256 | 8b984a915313b45b0ada71b954d052d7bd5f4e96075a0a9881bc66ff322901b1 |