rsnt_translations
56,420
edits
No edit summary |
No edit summary |
||
Line 110: | Line 110: | ||
<!--T:64--> | <!--T:64--> | ||
With the 2025 [[infrastructure renewal]], it will become possible to schedule a fraction of a GPU using [[multi-instance GPU]] technology. Different jobs, potentially belonging to different users, can run on the same GPU at the same time. Following [https://docs.nvidia.com/datacenter/tesla/mig-user-guide/#terminology NVidia's terminology], a fraction of a GPU allocated to a single job is called a | With the 2025 [[infrastructure renewal]], it will become possible to schedule a fraction of a GPU using [[multi-instance GPU]] technology. Different jobs, potentially belonging to different users, can run on the same GPU at the same time. Following [https://docs.nvidia.com/datacenter/tesla/mig-user-guide/#terminology NVidia's terminology], a fraction of a GPU allocated to a single job is called a <i>GPU instance</i>, also sometimes called a <i>MIG instance</i>. | ||
<!--T:65--> | <!--T:65--> | ||
Line 378: | Line 378: | ||
==Displaying a specified account== <!--T:70--> | ==Displaying a specified account== <!--T:70--> | ||
[[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]] | ||
If you have access to more than one [[Running_jobs#Accounts_and_projects|Slurm account]], the | If you have access to more than one [[Running_jobs#Accounts_and_projects|Slurm account]], the <i>Select user’s account</i> pull-down menu of the <i>SLURM account</i> panel lets you select which project account will be displayed in the figure window. If the <i>Select user’s account</i> is left empty the figure will display all of your usage across accounts on the specified cluster during the selected time period. The <i>Select user’s account</i> 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. Other accounts that you have access to but do not have usage on the selected cluster during the selected time interval will also appear in the pull-down menu but will be grayed out and not selectable as they would not generate a figure. When you select a single project account the figure is updated and the summary panel titled <i>Allocation Information</i> 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. You can also use the legend on the right-hand side to manipulate the figure. Single-clicking an item will toggle the item's presence in the figure, and double-clicking the item will toggle off or on all the other items in the figure." | ||
<br clear=all> | <br clear=all> | ||
==Displaying the allocation target and queued resources== <!--T:71--> | ==Displaying the allocation target and queued resources== <!--T:71--> | ||
[[File:Slurm portal account usage queued edit.png|thumb|alt=Allocation target and queued resources displayed on usage figure|Allocation target and queued resources displayed on usage figure]] | [[File:Slurm portal account usage queued edit.png|thumb|alt=Allocation target and queued resources displayed on usage figure|Allocation target and queued resources displayed on usage figure]] | ||
When a single account has been selected for display, the <i>Allocation target</i> is shown as a horizontal red line. It can be turned off or on with the “Display allocation target by default” item in the “Parameters” panel, or by clicking on the words "Allocation target | When a single account has been selected for display, the <i>Allocation target</i> is shown as a horizontal red line. It can be turned off or on with the “Display allocation target by default” item in the “Parameters” panel, or by clicking on the words "Allocation target</i> in the legend to the right of the figure. | ||
<!--T:72--> | <!--T:72--> |