smartdispatch icon indicating copy to clipboard operation
smartdispatch copied to clipboard

Queue Managament

Open mgermain opened this issue 9 years ago • 0 comments

As eluded to in #86 add the possibility to manage queues.

  • queue
    • info (QNAME | All)
    • add QNAME CORESPERNODE GPUSPERNODE RAMPERNODE MAXWALLTIME DEFAULTMODULES NODESINQ MINPPN
    • delete QNAME
    • default QNAME

How we decide to save the queues will impact Issue #62. It could be a good idea not to add any queues to the config until someone try to use the add/delete and then we copy everything to the appropriate file -/+ what the user changed and modify everything from there after that..

mgermain avatar Mar 16 '15 22:03 mgermain