Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.41 KB

2021-10-14-flux-sched-0.19.0.md

File metadata and controls

37 lines (26 loc) · 1.41 KB
title date author categories version download
flux-sched v0.19.0
2021-10-14 23:19:48 -0700
flux-framework
release
0.19.0

Download from GitHub here

Release Notes

This version of Fluxion includes bug fixes for the issues discovered during system instance testing on an LLNL cluster.

Features

  • Add sched.feasibility service for flux-core's jobspec feasibility validator (#871)

Fixes

  • queue: add provisional queuing for reprioritization in support of async. execution (#862)
  • resource: fix a satisfiability bug with backfilling (#859)
  • testsuite: fix logging test in t7000-shell-datastaging.t (#865)
  • Using static_cast to ensure type compatibility in readers. (#858)
  • Fix an assortment of issues discovered during system instance testing on LLNL's Fluke machine (#872)

Cleanup

  • data-staging: define FLUX_SHELL_PLUGIN_NAME (#864)