It4innovations / hyperqueue

Scheduler for sub-node tasks for HPC systems with batch scheduling
https://it4innovations.github.io/hyperqueue
MIT License
278 stars 23 forks source link

Auto allocation table size #143

Open spirali opened 3 years ago

spirali commented 3 years ago

hq alloc info <queue> produces large tables. It cannot be snown in my console. Some shortening? More lines per entry?

spirali commented 3 years ago

Second thoughs:

  1. What about same naming scheme as "hq worker"? hq auto-alloc info => hq auto-alloc list hq auto-alloc allocations X => hq auto-alloc info X

  2. What about removing names and automatically assigning IDs and then just use IDs as in case of job/workers?