Updated JobIn (markdown)

Vitalii Koshura 2023-07-24 18:31:46 +02:00
parent 92e825e75a
commit 83c9b52b0e
1 changed files with 3 additions and 3 deletions

@ -127,7 +127,7 @@ Additional attributes are defined after the result is completed:
| --- | --- | | --- | --- |
|**host** |The host that executed the computation.| |**host** |The host that executed the computation.|
|**exit status**|The exit status (0 if success).| |**exit status**|The exit status (0 if success).|
|**CPU time **|The CPU time that was used.| |**CPU time**|The CPU time that was used.|
|**output file info **|The sizes and checksums of its output files.| |**output file info**|The sizes and checksums of its output files.|
|**stderr**|The stderr output of the computation.| |**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.|