Skip to content

Commit

Permalink
Removes trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlratzel committed Oct 4, 2024
1 parent 375ec45 commit 3362991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cugraph/source/nx_cugraph/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ nx-cugraph

``nx-cugraph`` is a NetworkX backend that provides **GPU acceleration** to many popular NetworkX algorithms.

By simply `installing and enabling nx-cugraph <https://github.com/rapidsai/cugraph/blob/HEAD/python/nx-cugraph/README.md#install>`_, users can see significant speedup on workflows where performance is hindered by the default NetworkX implementation.
By simply `installing and enabling nx-cugraph <https://github.com/rapidsai/cugraph/blob/HEAD/python/nx-cugraph/README.md#install>`_, users can see significant speedup on workflows where performance is hindered by the default NetworkX implementation.

Users can have GPU-based, large-scale performance **without** changing their familiar and easy-to-use NetworkX code.

Expand Down

0 comments on commit 3362991

Please sign in to comment.