Translations:Running jobs/75/en: Difference between revisions

Jump to navigation Jump to search
Importing a new version from external source
(Importing a new version from external source)
(Importing a new version from external source)
Tags: Mobile edit Mobile web edit
 
Line 1: Line 1:
When a computation is going to require a long time to complete, so long that it cannot be done within the time limits on the system,  
When a computation is going to require a long time to complete, so long that it cannot be done within the time limits on the system,  
the application you are running must support [[Points de contrôle/en|checkpointing]]. The application should be able to save its state to a file, called a ''checkpoint file'', and
the application you are running must support [[Points de contrôle/en|checkpointing]]. The application should be able to save its state to a file, called a >i>checkpoint file</i>, and
then it should be able to restart and continue the computation from that saved state.
then it should be able to restart and continue the computation from that saved state.
38,757

edits

Navigation menu