Skip to content

Commit

Permalink
Update 02-HLT_timing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
denerslemos authored Aug 14, 2024
1 parent d52982f commit f489c6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _episodes/02-HLT_timing.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ A CERN account with access to lxplus - that's it!
```
This will download a `tar.gz` file containing output and error files for :

- the creation of the CMSSW environment on the timing machine (i.e. the `scram proj`/`cmsrel` step)
- the building of the CMSSW environment including the merging of provided pull requests etc. (i.e. the `scram b` step)
- the benchmarking script (found in the `run_benchmark.py` file) which initializes and controls the settings of the actual timing measurements on multiple CPUs/GPUs using the [`patatrack-scripts`` repo](https://github.com/cms-patatrack/patatrack-scripts)
- the final `cmsRun` of the timing job
- the creation of the CMSSW environment on the timing machine (i.e. the `scram proj`/`cmsrel` step)
- the building of the CMSSW environment including the merging of provided pull requests etc. (i.e. the `scram b` step)
- the benchmarking script (found in the `run_benchmark.py` file) which initializes and controls the settings of the actual timing measurements on multiple CPUs/GPUs using the [`patatrack-scripts`` repo](https://github.com/cms-patatrack/patatrack-scripts)
- the final `cmsRun` of the timing job
**NOTE:** All of these steps are taken care of by the server for you as a user and the reports are just helpful tools when occasionally some measurement is crashing.
Expand Down

0 comments on commit f489c6b

Please sign in to comment.