You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the split of jobs' states for a user is like follows:
31 Eqw
5 qw
20 r
then we observe the following summary [ 1] user_xyz | 56 20 0 5|;
obviously, an extra column would be helpful to justify the total (1st column).
In relation to this, a better break down (R + Q + other) or even (R + C + Q + other) might be ideal here: Summary: Total:XX Up:XX Free:XX Nodes | XX/XXXX cores | 72+114 jobs (R + Q)
Uh oh!
There was an error while loading. Please reload this page.
when the split of jobs' states for a user is like follows:
then we observe the following summary
[ 1] user_xyz | 56 20 0 5|
;obviously, an extra column would be helpful to justify the total (1st column).
In relation to this, a better break down
(R + Q + other)
or even(R + C + Q + other)
might be ideal here:Summary: Total:XX Up:XX Free:XX Nodes | XX/XXXX cores | 72+114 jobs (R + Q)
P.S. Also: improve the github templated reporting for issues like this, see: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository
The text was updated successfully, but these errors were encountered: