Skip to content

Commit

Permalink
Formatting to make markdown renderer happy
Browse files Browse the repository at this point in the history
  • Loading branch information
rlratzel committed Apr 8, 2020
1 parent 6a8555b commit ff0ab31
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ The benchmarks here assume specific datasets are present in the `datasets` direc

* `pytest` and the `pytest-benchmark` plugin
* cugraph built and installed (or `cugraph` sources and built C++ extensions available on `PYTHONPATH`)
* *<show dependencies needed for GPU metrics (should be just pynvml)>*
* *<show optional dependencies to install for plotting>*
* *< show dependencies needed for GPU metrics (should be just pynvml) >*
* *< show optional dependencies to install for plotting >*

## Usage

* *<show example using pytest with pytest-benchmark plugin here>*
* *<show plotting example>*
* *< show example using pytest with pytest-benchmark plugin here >*
* *< show plotting example >*

0 comments on commit ff0ab31

Please sign in to comment.