DavidSandruTU commented on a change in pull request #1357:
URL: https://github.com/apache/systemds/pull/1357#discussion_r680543547



##########
File path: scripts/perftest/README.md
##########
@@ -28,10 +28,16 @@ There are a few prerequisites:
 - Setup OpenBlas: 
<https://github.com/xianyi/OpenBLAS/wiki/Precompiled-installation-packages>
 - Install Perf stat: 
<https://linoxide.com/linux-how-to/install-perf-tool-centos-ubuntu/>
 
-NOTE THE SCRIPT HAS TO BE RUN FROM THE ROOT OF THE REPOSITORY.
+NOTE THE SCRIPT HAS TO BE RUN FROM THE PERFTEST FOLDER.
 
+Examples:
 ```bash
-./scripts/perftest/runAll.sh
+./runAll.sh
+
+./runAll.sh perftestTemp MR

Review comment:
       You mean so it can be executed like e.g. "./runAll.sh systemds" or 
"./runAll.sh ./sparkDML.sh"?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to