Skip to content

Commit

Permalink
Merge pull request #23 from neoblizz/dev
Browse files Browse the repository at this point in the history
[skip ci] forgot to mention ipynb.
  • Loading branch information
neoblizz authored Nov 22, 2022
2 parents c598aba + f348586 commit 55b5e68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Dimensions: 39 x 39 (340)
Errors: 0
```
### To run the complete analysis.
0. Find pre-generated results in [docs/](https://github.com/gunrock/loops/blob/main/docs/) directory along with `performance_evaluation.ipynb` notebook to recreate the plots (labeled figures) found in the paper.
1. Download the [datasets](#datasets), this may take several hours depending on your internet connection and suitesparse matrix collection's website bandwidth.
2. Uncompress the dataset by running the following command in the dataset's directory `find . -name '*.tar.gz' -execdir tar -xzvf '{}' \;
` The total downloaded size of the dataset (uncompressed + compressed) is 887GB.
Expand Down

0 comments on commit 55b5e68

Please # to comment.