Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
(grammar and clarity) |
(grammar and clarity) |
||
Line 28: | Line 28: | ||
=== Information on the Cluster === <!--T:2--> | === Information on the Cluster === <!--T:2--> | ||
You will be asked a number of questions | You will be asked a number of questions about what part of the cluster you wish to see, and what type of information do you wish to display. Once you do, you will see a table listing all the nodes grouped by node type, and by the maximum run-time of jobs they allow. Notice that the longer the run-time of a job is, the fewer nodes are available to it. | ||
<pre> | <pre> | ||
Line 58: | Line 58: | ||
└───────────────────────┴─────────────┴────────┴─────────┴──────────┴─────────┴─────────┴──────────┘ | └───────────────────────┴─────────────┴────────┴─────────┴──────────┴─────────┴─────────┴──────────┘ | ||
</pre> | </pre> | ||
'''cpu=32, Mem=515000''' means that the | |||
'''cpu=32, Mem=515000''' means that the nodes in that row have 32 cpu cores and 515,000MiB of system memory (RAM). | |||
An example for GPU nodes: | An example for GPU nodes: | ||
<pre> | <pre> | ||
Please select on which part of the cluster would you like more information? GPU | Please select on which part of the cluster would you like more information? GPU | ||
Line 90: | Line 92: | ||
└───────────────────────────────┴─────────────┴────────┴─────────┴──────────┴─────────┴─────────┴──────────┘ | └───────────────────────────────┴─────────────┴────────┴─────────┴──────────┴─────────┴─────────┴──────────┘ | ||
</pre> | </pre> | ||
'''v100l:4, cpu=32, Mem=192000''' means that the | |||
'''v100l:4, cpu=32, Mem=192000''' means that the nodes in that row have 4 v100 GPUS with 32 GB of GPU RAM (v100l) as well as 32 CPU cores and 192,000 MiB of system memory (RAM). | |||
=== Information on your Group(s) === <!--T:3--> | === Information on your Group(s) === <!--T:3--> | ||
Select from one of the accounting groups that you belong to. You will see a table of all the users in your accounting group, each member's share of the group and the share of the group's use of the system as well as the group's share of the cluster and its use. The group's LevelFS is the group's share of the cluster divided by the group's use. Fairshare is the main component of the priority of any job. | Select from one of the accounting groups that you belong to. You will see a table of all the users in your accounting group, each member's share of the group and the share of the group's use of the system as well as the group's share of the cluster and its use. The group's LevelFS is the group's share of the cluster divided by the group's use. Fairshare is the main component of the priority of any job. | ||
<pre> | <pre> |