flux-framework / flux-sched

Fluxion Graph-based Scheduler
GNU Lesser General Public License v3.0
89 stars 41 forks source link

add ability to query current schedule #1221

Open garlick opened 5 months ago

garlick commented 5 months ago

Problem: as mentioned in #1219, it would be handy to be able to dump a schedule snapshot, perhaps as json.

Not in any way a new idea, but a tool that converts this representation into a gandt chart E.g. https://mermaid.js.org/syntax/gantt.html would probably be pretty cool.