coldfront icon indicating copy to clipboard operation
coldfront copied to clipboard

Add Slurm info to allocation detail page

Open dsajdak opened this issue 3 years ago • 0 comments
trafficstars

If the Slurm plug-in is enabled, paint the submission information for a given resource on the allocation detail page. For example, if we have a partition in the faculty cluster named beta, we'd display:

To submit to this resource, use the Slurm flags: --cluster=faculty --partition=beta --qos=beta --account=[grabbed from allocation attribute]

This information comes from the resource attributes

dsajdak avatar Feb 11 '22 15:02 dsajdak