- Total jobs running
- {{ total_jobs_running }}
- Nodes available on general partition
- {{ nodes_avail_general }}
- Nodes available on general reservation
- {{ nodes_avail_general_res }}
{% for res, avail in upex_reservations.items() %}
- Nodes available on {{ res }}
- {{ avail }}
{% endfor %}
- Recommendation
- {{ recommendation }}
Note: This is only a hint! Maxwell status can change quickly, so the feedback here
can rapidly become outdated.