Skip to content

Commit 46dfc4c

Browse files
committed
Minor fix
1 parent 12e3b71 commit 46dfc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_sources/user/compute_config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Computer Settings
1818
.. raw:: html
1919
:file: ../_static/flowcharts/observed-usage.svg
2020

21-
`Open image <../_static/flowcharts/observed-usage.svg`_
21+
`Open image <../_static/flowcharts/observed-usage.svg>`_
2222

2323
#. **Callback log - [text]:** The path to a callback log file from a previous run, including any resource-management parameters that will be applied in this run, like ``n_cpus`` and ``num_ants_threads``. This file is used override memory estimates with previously observed memory usage. Can be overridden with the commandline flag ``--runtime_usage``.
2424
#. **Buffer - [percent]:** A percent of the previously observed memory usage that is to be added to the memory estimate. Default: 10. Can be overridden with the commandline flag ``--runtime_buffer``.

0 commit comments

Comments
 (0)