mirror of https://github.com/BOINC/boinc.git
Updated JobIn (markdown)
parent
92e825e75a
commit
83c9b52b0e
6
JobIn.md
6
JobIn.md
|
@ -127,7 +127,7 @@ Additional attributes are defined after the result is completed:
|
|||
| --- | --- |
|
||||
|**host** |The host that executed the computation.|
|
||||
|**exit status**|The exit status (0 if success).|
|
||||
|**CPU time **|The CPU time that was used.|
|
||||
|**output file info **|The sizes and checksums of its output files.|
|
||||
|**CPU time**|The CPU time that was used.|
|
||||
|**output file info**|The sizes and checksums of its output files.|
|
||||
|**stderr**|The stderr output of the computation.|
|
||||
|**received time **|The time when the result was received.|
|
||||
|**received time**|The time when the result was received.|
|
||||
|
|
Loading…
Reference in New Issue