diff --git a/docs/source/install.rst b/docs/source/install.rst index 26b2729a71f5ddb4b21c682996b0016cec62c40c..2cd6ec1b861acd69c0072220b9e5b10f689b0be6 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -36,3 +36,10 @@ Or choose a specific application: Run ``./spbench install -h`` for more info. To install specific components, see ``libs/README.md`` or ``ppis/README.md``. + +Downloading aplication inputs +----------------------------- + +The workloads (application input) natively provided by SPBench to run the applications are not automatically obtained during installation. So at this point, you may also want to download and install the workloads. + +See the :doc:`/integrations` page for more details.