Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
No edit summary |
(change passive voice to 2nd person in Portal section (more needed)) |
||
Line 369: | Line 369: | ||
[[File:Slurm portal land edit.png|thumb|alt=usage portal landing view|usage portal landing view]] | [[File:Slurm portal land edit.png|thumb|alt=usage portal landing view|usage portal landing view]] | ||
[https://portal.alliancecan.ca/slurm portal.alliancecan.ca/slurm] provides an interface for exploring time-series data about jobs on Alliance national clusters. The page contains a figure that can display several usage metrics. When you first log in to the site, the figure will display CPU-equivalent days on the Cedar cluster for your account. If you have no usage on Cedar, the figure will contain the text “No Data or usage too small to have a meaningful plot”. The data appearing in the figure can be modified by control panels along the left margin of the page. There are three panels: | |||
* Select system and dates | |||
* Parameters | |||
* SLURM account | |||
<br clear=all> | <br clear=all> | ||
==Displaying a specified account== | ==Displaying a specified account== | ||
[[File:Slurm portal account usage edit.png|thumb|alt=usage display of a specified account|Usage display of a specified account]] | [[File:Slurm portal account usage edit.png|thumb|alt=usage display of a specified account|Usage display of a specified account]] | ||
The "Select user’s account" pull down menu of the "SLURM account" panel | The "Select user’s account" pull-down menu of the "SLURM account" panel lets you select the specific project account to be displayed in the figure window. If the “Select user’s account” is left empty the histogram figure window will display all of your usage across accounts on the specified cluster over the selected time period. The "Select user’s account" pull-down menu is populated by a list of all the accounts that have job records on the selected cluster during the selected time interval. Once a single project account is selected, the usage histogram figure is updated and the summary panel titled "Allocation Information" is populated with details of the project account. The height of each bar in the histogram figure corresponds to the metric for that day (e.g. CPU-equivalent days) across all users in the account on the system. The top eight users are displayed in unique colors stacked on top of the summed metric for all other users in gray. You can navigate the figure using [https://plotly.com/graphing-libraries/ Plotly] tools (zoom, pan, etc) whose icons appear at the top-right when you hover your mouse over the figure window. The legend on the right-hand side of the figure can also be used to manipulate the figure display. Single-clicking an item will toggle the item's presence in the figure, and double-clicking the item will toggle isolating the figure to the single item. | ||
<br clear=all> | <br clear=all> | ||