justanhduc / task-spooler

A scheduler for GPU/CPU tasks
https://justanhduc.github.io/2021/02/03/Task-Spooler.html
GNU General Public License v2.0
273 stars 24 forks source link

json format for listing jobs #47

Closed enedil closed 10 months ago

enedil commented 1 year ago

Hey,

I would like to automate a bit ts, and therefore I was thinking of adding a json option for output of listing jobs. Is that feature wanted? If so, I could code it up.

enedil commented 1 year ago

Oh, I see that it's already implemented, however the version of task spooler that I have in repository still doesn't have it.