Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangvsa authored Oct 16, 2021
1 parent cf315ff commit ea8f93b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ Make sure that every process has the persmission to write to that directory.
### 2. Building Recorder with Spack
*NOTE: please do not use Spack to install Recorder for now. The version there is outdated, we will update it soon.*
For now, building Recorder with Spack provides less flexibility. We will add the CMake options for spack as well.
```bash
Expand All @@ -135,7 +137,7 @@ spack install recorder~hdf5~mpi
Assume `$RECORDER_ROOT` is the location where you installed Recorder.
**1. Generate traces.**
**1. Generate traces**
```bash
# For MPI programs
Expand Down

0 comments on commit ea8f93b

Please sign in to comment.