From db55eed533003e1deb520f7883e48ada8856c8c7 Mon Sep 17 00:00:00 2001 From: varun-k-s <82848604+varun-k-s@users.noreply.github.com> Date: Sat, 18 Nov 2023 14:16:50 +0530 Subject: [PATCH] Updated FARSI_sim.md --- docs/source/FARSI_sim.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/source/FARSI_sim.md b/docs/source/FARSI_sim.md index 36ff51b8..2f602aa5 100644 --- a/docs/source/FARSI_sim.md +++ b/docs/source/FARSI_sim.md @@ -13,7 +13,7 @@ From the repository root `oss-arch-gym` run: ./install_sim.sh viz ``` -## Installing FARSI simulator +##### 3. Installing FARSI simulator The below commands are to replace the existing Project_FARSI folder with its latest version as a submodule. The shell script also updates the conda environment dependencies required for FARSI, and installs ACME framework for reinforcement learning. (Note: the script takes a while to run): @@ -21,9 +21,8 @@ The below commands are to replace the existing Project_FARSI folder with its lat cd oss-arch-gym/ rm -r Project_FARSI git rm -r --cached Project_FARSI -./install_sim.sh +./install_sim.sh farsi ``` -Type "farsi" as the answer (in the terminal) to ```"Which simulator (cfu,farsi) do you want to use (cfu, viz, farsi)?"``` Replace the content of `Project_FARSI/settings/config_cacti.py` file with this: