Skip to main content

A Python 3 library for automatically running experiments using a Slurm cluster

Project description

SlurmQueen

A Python 3 library for automatically running experiments on a black-box tool using a Slurm cluster. In particular, this harness allows you to:

  1. Define an experiment by declaring a list of tasks to run on a tool.
  2. Generate bash scripts that run each task.
  3. Run those bash scripts on a Slurm cluster and download the results.
  4. Analyze the results through an SQL interface.

See this jupyter notebook for detailed usage.

Installation

For most users, the recommended method to install is via pip:

pip install slurmqueen

Dependencies:

  • paramiko
  • pandas
  • pathlib (included in Python 3.4 or higher)
  • ipywidgets (optional)
  • notebook (required to run the example notebook)

See requirements.txt for detailed version information, if needed.

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

slurmqueen-1.6.0.tar.gz (13.4 kB view details)

Uploaded Source

File details

Details for the file slurmqueen-1.6.0.tar.gz.

File metadata

  • Download URL: slurmqueen-1.6.0.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for slurmqueen-1.6.0.tar.gz
Algorithm Hash digest
SHA256 82fefe652d2c3a5373b22ce8cc7673afaa0c6e8423ee6e03bc25416def68b25b
MD5 6167197494bff4a92c872941c55675af
BLAKE2b-256 50d59402d9d9506d1d4697cf2fa0f2b9974d08f89bffc8045c6a0d7c5f559d6e

See more details on using hashes here.

Supported by

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