1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00

doc: Fix formatting and typo

This commit is contained in:
Marc Bonnici 2018-10-16 10:29:26 +01:00 committed by setrofim
parent 2f75261567
commit c4ad7467e0
3 changed files with 2 additions and 4 deletions

View File

@ -73,7 +73,7 @@ parameters and the metrics recorded from the first job was we can do the followi
(u'big_frequency': 1700000)
(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
Out[7]:
[<thread 0 score: 14423105 (+)>,

View File

@ -18,6 +18,3 @@ User Reference
-------------------
.. include:: user_information/user_reference/output_directory.rst

View File

@ -87,6 +87,7 @@ __failed
the failed attempts.
.. _job_execution_subd:
job execution output subdirectory
Each subdirectory will be named ``<job id>_<workload label>_<iteration
number>``, and will, at minimum, contain a ``result.json`` (see above).