Skip to main content

Shared tools for parsing&processing SLURM data

Project description

fractal-slurm-tools

PyPI version License

You can run a version of this tool from PyPI or GitHub, either via pipx or uvx.

Examples (the CLI entrypoint must be one of fractal-slurm-aggregate fractal-slurm-parse-bulk or fractal-slurm-parse-single-job):

# Latest PyPI release
$ pipx run --spec fractal-slurm-tools <entrypoint>
$ uvx --from fractal-slurm-tools <entrypoint>

# Specific PyPI release
$ pipx run --spec fractal-slurm-tools==0.1.0 <entrypoint>
$ uvx --from fractal-slurm-tools==0.1.0 <entrypoint>

# Latest git commit on the default branch
$ pipx run --spec git+https://github.com/fractal-analytics-platform/fractal-slurm-tools.git <entrypoint>
$ uvx --from git+https://github.com/fractal-analytics-platform/fractal-slurm-tools.git <entrypoint>

# Specific git commit
$ pipx run --spec git+https://github.com/fractal-analytics-platform/fractal-slurm-tools.git@3faeefd0eac0f53c6c73d2e3179b10ff2a111793 <entrypoint>
$ uvx --from git+https://github.com/fractal-analytics-platform/fractal-slurm-tools.git@3faeefd0eac0f53c6c73d2e3179b10ff2a111793 <entrypoint>

# Specific git branch
$ pipx run --spec git+https://github.com/fractal-analytics-platform/fractal-slurm-tools.git@main <entrypoint>
$ uvx --from git+https://github.com/fractal-analytics-platform/fractal-slurm-tools.git@main <entrypoint>

A useful sacct command

sacct --format='JobID%18,JobName%18,State,ReqMem,MaxRSS,AveRSS,Elapsed,NCPUS,CPUTimeRaw,MaxDiskRead,MaxDiskWrite' -j XXXX

Development

$ python -m venv venv
$ source venv/bin/activate
$ python -m pip install -e .[dev]
[...]
$ pre-commit install
pre-commit installed at .git/hooks/pre-commit

# Run mypi
$ python -m mypy ./src

# Make a release
$ bumpver update --patch --dry

Contributors and license

Fractal was conceived in the Liberali Lab at the Friedrich Miescher Institute for Biomedical Research and in the Pelkmans Lab at the University of Zurich by @jluethi and @gusqgm. The Fractal project is now developed at the BioVisionCenter at the University of Zurich and the project lead is with @jluethi. The core development is done under contract by eXact lab S.r.l..

Unless otherwise specified, Fractal components are released under the BSD 3-Clause License, and copyright is with the BioVisionCenter at the University of Zurich.

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

fractal_slurm_tools-0.2.0.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

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

fractal_slurm_tools-0.2.0-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file fractal_slurm_tools-0.2.0.tar.gz.

File metadata

  • Download URL: fractal_slurm_tools-0.2.0.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fractal_slurm_tools-0.2.0.tar.gz
Algorithm Hash digest
SHA256 788c48d142c2fe4325e344d9f4bf60082f5d3b848c84fe8b77065fb7ada9a92d
MD5 2e6d5f6b0878c7eb137805264a7ab341
BLAKE2b-256 a9ec4f0859fa7ee5d33086bc9d64f50a1371c6b03b966b130ea53a9962ba59b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for fractal_slurm_tools-0.2.0.tar.gz:

Publisher: publish_to_pypi.yml on fractal-analytics-platform/fractal-slurm-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fractal_slurm_tools-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for fractal_slurm_tools-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 109d391208c2b39d6c327cde714dfba2fe4662b4c458480fe390356c9cdba4d8
MD5 0c6444537b8a8e65f6ef5fb0b6d1368a
BLAKE2b-256 66357b0fbc6de5b905298fdd3311f93ab57b42822211fe876b2bbc08b5ac9243

See more details on using hashes here.

Provenance

The following attestation bundles were made for fractal_slurm_tools-0.2.0-py3-none-any.whl:

Publisher: publish_to_pypi.yml on fractal-analytics-platform/fractal-slurm-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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