Skip to content

Commit

Permalink
Add documentation on running large scale simulations in the cloud (as…
Browse files Browse the repository at this point in the history
  • Loading branch information
Rensvandeschoot committed Jan 4, 2024
1 parent 65e2789 commit 6d4a309
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/source/simulation_overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,17 @@ Simulations require :ref:`fully labeled datasets <data_labeled:fully labeled dat
<https://asreview.ai/blog/the-importance-of-abstracts/>`_). With clean data you
benefit most from what :doc:`active learning <about>`
has to offer.


Cloud environments
------------------

For advanced scenarios, such as executing ASReview simulations in cloud
environments or running them in parallel, consult the specialized `cloud
usage guide <https://github.com/asreview/cloud-usage>`__. This guide provides
tailored instructions for a variety of use cases, including simulations on
cloud platforms such as SURF, Digital Ocean, AWS, Azure, and leveraging
Kubernetes for large-scale simulation tasks. More information can be found in
the paper: `Optimizing ASReview simulations: A generic multiprocessing
solution for 'light-data' and 'heavy-data' users
<https://osf.io/preprints/psyarxiv/9h5ju>`__

0 comments on commit 6d4a309

Please sign in to comment.