mirror of https://github.com/BOINC/boinc.git
parent
b3c2020c5b
commit
9a3d15a5be
|
@ -86,7 +86,7 @@ If the BOINC client quits or exits,
|
||||||
the computation can be restarted from the most recent checkpoint.
|
the computation can be restarted from the most recent checkpoint.
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Do use checkpoint, an application should write to output and
|
To use checkpoint, an application should write to output and
|
||||||
state files using the <tt>MFILE</tt> class.
|
state files using the <tt>MFILE</tt> class.
|
||||||
<pre>
|
<pre>
|
||||||
class MFILE {
|
class MFILE {
|
||||||
|
|
Loading…
Reference in New Issue