Allocations and compute scheduling: Difference between revisions

Jump to navigation Jump to search
"cores requested" is the correct concept.
(remove draft tag)
("cores requested" is the correct concept.)
Line 34: Line 34:


<!--T:13-->
<!--T:13-->
Another common case is when a job requests memory beyond what is associated with the cores available. If a cluster that has 4GB of memory associated with each core receives a job request for only a single core but 8GB of memory, then the job will be deemed to have used two cores. This is because other researchers were effectively prevented from using the second core because there was no memory available for it.
Another common case is when a job requests memory beyond what is associated with the cores requested. If a cluster that has 4GB of memory associated with each core receives a job request for only a single core but 8GB of memory, then the job will be deemed to have used two cores. This is because other researchers were effectively prevented from using the second core because there was no memory available for it.


<!--T:14-->
<!--T:14-->
cc_staff
5

edits

Navigation menu