-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need 0.5.0 Release #340
Comments
I believe #341 should the last merge before tagging v0.5.0. |
Nice job, Flux team!
Becky
From: Mark Grondona <[email protected]>
Reply-To: flux-framework/flux-sched <[email protected]>
Date: Friday, May 11, 2018 at 3:21 PM
To: flux-framework/flux-sched <[email protected]>
Cc: Subscribed <[email protected]>
Subject: Re: [flux-framework/flux-sched] Need 0.5.0 Release (#340)
First cut of NEWS entry gleaned from merged PRs since 0.4.0:
@dongahn<https://github.com/dongahn>, feel free to expand on some the bullet items here if you'd like to give a bigger picture of what changed, this can just be a starting point
flux-sched version 0.4.0 - 2018-05-11
Fixes
* c++ configuration changes to mirror flux-core (#270<#270>)
* track upstream changes in flux-core APIs (#271<#271>, #272<#272>, #278<#278>)
* portability fixes for Ubuntu 16.04 and 17.10 (#298<#298>, #301<#301>)
* fixes for hwloc input xml (#310<#310>)
Features
* add pending job cancellation support (#291<#291>)
* add support for excluding resources for specific nodes (#305<#305>)
* support for GPU scheduling (#313<#313>)
* add new, more scalable resource assignment schema in kvs (R_lite) (#321<#321>)
* include host names in R_lite resource assignment data (#324<#324>)
* optimize queue-depth=1 FCFS (#294<#294>)
* support for enhanced wreck submitted state event (#295<#295>)
* add resource-query utility (#283<#283>)
* initial planner and priority plugin development (#274<#274>, #281<#281>, #290<#290>)
* support for new completing state for wreck jobs (#341<#341>)
Cleanup
* testsuite enhancements (#316<#316>, #328<#328>, #331<#331>)
* refactoring and code cleanup (#323<#323>, #325<#325>)
* drop old rank.N method for resource assignment (#339<#339>)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#340 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AEdU0GvXTgSUsgM_5oKXQ93dSf9LxL8eks5txg7IgaJpZM4T6Ypp>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Keeping abreast of flux-framework/flux-core#1479 (comment)
The text was updated successfully, but these errors were encountered: