Skip to main content

Slurm utility for checking account balance

Project description

slurm-sbalance

sbalance is a Slurm utility for checking account balance. The utility calculates the remaining service units or SU left in the account.

Prerequisites

  • Slurm with Accounting enabled

Currently sbalance has been tested with:

  • Python 2.7.5 and Python 3.6.6
  • Slurm 18.08.5

Usage

usage: sbalance [-h] [-V] [-k] [-m] [-v]

Query slurm account balance.

optional arguments:
  -h, --help     show this help message and exit
  -V, --version  show program's version number and exit
  -k             show output in kSU (1,000 SU)
  -m             show output in MSU (1,000,000 SU)
  -v, --verbose  verbose mode (multiple -v's increase verbosity)

Setting up Slurm

sbalance currently support following setup.

  • Balance is limited per account
  • Account limit is set through QoS with GrpTRESMins and NoDecay flag.

Following is an example setup

Creating account tutorial and QoS test with billing balance of 1000000

sacctmgr add qos test set GrpTRESMins=billing=1000000 Flags=NoDecay 
sacctmgr add account tutorial set QoS=test DefaultQoS=test

Add test user to account tutorial

sacctmgr add user test set Account=tutorial

Checking balance for test user

[test@localhost ~]$ sbalance 
Account balances for user: test
tutorial:
	Allocation:               1000000.00 SU
	Remaining Balance:         991896.00 SU ( 99.19%)
	Used:                        8104.00 SU

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

slurm-sbalance-0.1.19.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

slurm_sbalance-0.1.19-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file slurm-sbalance-0.1.19.tar.gz.

File metadata

  • Download URL: slurm-sbalance-0.1.19.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for slurm-sbalance-0.1.19.tar.gz
Algorithm Hash digest
SHA256 c3b278180cc9583f3e4cbc623c31ab059e7eaa783d1692b41573cd3afe32ea22
MD5 65f86fcc4a38b25df38efaff5518a3c1
BLAKE2b-256 4abe8bac846c43402e6286dc6d6e8c334c4a12f109579b11e1f3cf4826c1cd1d

See more details on using hashes here.

File details

Details for the file slurm_sbalance-0.1.19-py3-none-any.whl.

File metadata

  • Download URL: slurm_sbalance-0.1.19-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for slurm_sbalance-0.1.19-py3-none-any.whl
Algorithm Hash digest
SHA256 c60e92aff5b9b508f6e9171e41287e6498d9bb1a38686ba0f28549455f039b31
MD5 ee613418a0784b72e90fabbf2711165b
BLAKE2b-256 c02db344c406093d5e12037d737fa6b99d6670d5295603cc1062013d2674242a

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