Skip to content

v0.0.10

Latest
Compare
Choose a tag to compare
@lsmatott lsmatott released this 23 Aug 15:54
· 50 commits to master since this release

v0.0.10

configuration variables (conf/stubl)

  • added: STUBL_JOBSCRIPT_ROOT_DIR
  • added: STUBL_USER_EXCLUDE
  • added: STUBL_PRESUM_FILE

GetNodeInfo.sh

  • added ":sort -u" filter to down and draining nodes

fisbatch

  • qos args are now matched to partition per new UB CCR accounting policy
  • unset python environment before running nodeset and then restore it

pbs2sbatch

  • removed --export statement from conversion

pbs2slurm

  • added shell (#!/bin/bash) if needed

sgetscr

  • scripts now retrieved from location of job script logs (STUBL_JOBSCRIPT_ROOT_DIR)

sjeff

  • added estimate of memory usage

slimits

  • qos args are now matched to corresponding partition

slist

  • now supports cluster argument and optional sacct arguments

slogs

  • added a "--plus" argument to select an enhanced output format that includes data on cpu and memory efficiency.
  • added a SACCT_XFMT environment variable to request additional fields of output.

slurmhelp

  • added summary of stubl sacvenger commands
  • added seff, sausage and scounts commands

snacct

  • added optional --end argument
  • improved logic for determining which args are nodes

suacct

  • added Exit Code to list of fields

sueff

  • added estimate of memory usage

NEW sausage

  • A command for examining slurm account usage (number of cpu hours) over a period of time

NEW sausage_helpers

  • Helpers for the sausage command

NEW scabatch

  • A command for submitting scripts to scavenger partitions that are spread over multiple clusters.

NEW scavenger-checker

  • A command for querying scavenger partitions that are spread over multiple clusters.

NEW scavenger-profiler

  • A command for profiling scavenger partitions that are spread over multiple clusters.

NEW scounts

  • A command for examining number of jobs submitted by a user or group over a period of time

NEW slogs_helpers/

  • Helpers for the slogs command

NEW lsload

  • A command to quickly check the cpu load on each node. Warns if load is too low.