HPC Glossary/Batch system: Difference between revisions
Jump to navigation
Jump to search
K Siegmund (talk | contribs) (Created page with "When we speak of a '''batch system''' on compute clusters, we mean the system that knows which compute nodes are used by whom and when they will become available. It also know...") |
(No difference)
|
Revision as of 16:14, 8 January 2024
When we speak of a batch system on compute clusters, we mean the system that knows which compute nodes are used by whom and when they will become available. It also knows about all waiting jobs and determines which job are going to start next on which node whenever a node bekomes available.