Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpzh authored May 23, 2019
1 parent e936079 commit e26adb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ For more details please refer to the paper
10. Then we can run the program.
1. `cd BENCHMARK/test/bfs_serial`
2. Compile and link: `make`
3. Run: `./bfs DATAFOLDER/out.xxx 1024 16 (-w)`
3. Run: `./bfs DATAFOLDER/out.xxx 1024 16 [-w]`
4. `# bfs is the benchmark, it could be pagerank or any others.`
5. `# 1024 is tile width, 16 is stripe length, and they should consist with those which are generated in previous steps`

Expand Down

0 comments on commit e26adb3

Please sign in to comment.