Checkpointing en.: Różnice pomiędzy wersjami

Z Komputery Dużej Mocy w ACK CYFRONET AGH
Skocz do:nawigacja, szukaj
(Utworzył nową stronę „{{DISPLAYTITLE:Checkpointing}} Checkpointing - mechanism to automatically save the state of computations at regular intervals, so it is possible to resume the task f...”)
 
 
Linia 4: Linia 4:
 
Some scientific applications have already implemented this feature and user needs only to activate it.
 
Some scientific applications have already implemented this feature and user needs only to activate it.
  
[[Category:Terminology]]
+
[[Category:Terminologia]]

Aktualna wersja na dzień 13:54, 12 mar 2013

Checkpointing - mechanism to automatically save the state of computations at regular intervals, so it is possible to resume the task from the last checkpoint in case of failure of one of the nodes involved in computations or after killing tasks for administrative reasons, such as exceeding maximum time in queue.

Some scientific applications have already implemented this feature and user needs only to activate it.