Commit 81a33b8f authored by Ferreira Da Silva, Rafael's avatar Ferreira Da Silva, Rafael
Browse files

Update README.md

parent 800c568d
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -29,7 +29,16 @@ bash setup.sh

## Mechanics of Running Benchmark

All runs of the benchmark have been conducted using the Frontier supercomputing at ORNL. The `job.sb` job description file provides the necessary steps for requesting computing nodes and setting the environment to run the benchmark. 
The benchmark tests were consistently performed utilizing the Frontier supercomputer at Oak Ridge National Laboratory (ORNL).

To initiate the benchmark execution, the primary step involves activating the data stream service. It's important to note that, for the purpose of testing, the data stream service has been installed on the login node of the Frontier system. The activation of this service can be achieved through the following command:

```
source env.sh
python sender.py
```

The `job.sb` job description file provides the necessary steps for requesting computing nodes and setting the environment to run the benchmark. 

```
sbatch job.sb