From 3e8e8e9778fd8b3d0ae9f3ecd1adb62a23fbb65f Mon Sep 17 00:00:00 2001 From: "lcy.seso" Date: Mon, 16 Sep 2024 10:01:37 +0000 Subject: [PATCH] fix README. --- artifacts/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/artifacts/README.md b/artifacts/README.md index 0116d7f6a..07b468998 100644 --- a/artifacts/README.md +++ b/artifacts/README.md @@ -133,11 +133,11 @@ Since the benchmarks reported in the paper involve running the worklos we listed Once the FractalTensor is successfully built, running [run_all_tests_ft.sh](run_all_tests_ft.sh) as shown below will execute all the benchmark tests reported in the paper. ```bash -sh run_all_tests.sh +sh run_all_tests_ft.sh ``` > [!NOTE] -> *The `run_all_tests.sh` script should be executed from the root directory of the codebase.* +> *The `run_all_tests_ft.sh` script should be executed from the root directory of the codebase.* The execution will take approximately 3 minutes. Once completed, all the benchmark logs can be found in the `logs` directory with the following structure. You can review them one by one: