mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 10:11:17 +00:00
doc: Fix formatting and typo
This commit is contained in:
parent
2f75261567
commit
c4ad7467e0
@ -73,7 +73,7 @@ parameters and the metrics recorded from the first job was we can do the followi
|
|||||||
(u'big_frequency': 1700000)
|
(u'big_frequency': 1700000)
|
||||||
(u'little_frequency': 1400000)
|
(u'little_frequency': 1400000)
|
||||||
|
|
||||||
# Print out all the metrics avalible for this job
|
# Print out all the metrics available for this job
|
||||||
In [7]: job_1.metrics
|
In [7]: job_1.metrics
|
||||||
Out[7]:
|
Out[7]:
|
||||||
[<thread 0 score: 14423105 (+)>,
|
[<thread 0 score: 14423105 (+)>,
|
||||||
|
@ -18,6 +18,3 @@ User Reference
|
|||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
.. include:: user_information/user_reference/output_directory.rst
|
.. include:: user_information/user_reference/output_directory.rst
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -87,6 +87,7 @@ __failed
|
|||||||
the failed attempts.
|
the failed attempts.
|
||||||
|
|
||||||
.. _job_execution_subd:
|
.. _job_execution_subd:
|
||||||
|
|
||||||
job execution output subdirectory
|
job execution output subdirectory
|
||||||
Each subdirectory will be named ``<job id>_<workload label>_<iteration
|
Each subdirectory will be named ``<job id>_<workload label>_<iteration
|
||||||
number>``, and will, at minimum, contain a ``result.json`` (see above).
|
number>``, and will, at minimum, contain a ``result.json`` (see above).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user