flux-accounting v0.17.0
Published: Jun 23, 2022 by flux-framework
Download from GitHub here
Release Notes
flux-accounting version 0.17.0 - 2022-06-23
Fixes
- Disable requirement for a
default
queue (#237)
Features
-
Add a new
max_nodes
column to theassociation_table
which represents the max number of nodes a user/bank combo can have across all of their running jobs (#235) -
Add a sharness test for calculating job priorities of multiple users with different
--urgency
values (#236) -
Add a new
export-db
command which extracts information from both theassociation_table
andbank_table
into.csv
files for processing (#243) -
Add a new
update-db
command which adds any new tables and/or adds any new columns to existing tables in a flux-accounting database (#244)