Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaewon-lee-github authored Mar 27, 2024
1 parent 0214384 commit c521d47
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,11 @@ Please see [MacSim documentation file](https://github.com/gthparch/macsim/blob/m
* You can download the latest copy from our git repository.

```
git clone -b intel_gpu https://github.com/gthparch/macsim.git
git clone -b intel_gpu https://github.com/gthparch/macsim.git
git clone --recurse-submodules -b intel_gpu https://github.com/gthparch/macsim.git # Need permission to internal repo
```
download traces
```
/macsim/tools/download_trace_files.py
```
## build
Expand Down

0 comments on commit c521d47

Please sign in to comment.