Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-rliu committed Oct 4, 2024
1 parent 86b8ffe commit f5db17f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/cugraph/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cuGraph is now available as a NetworkX backend using `nx-cugraph <https://rapids
Our major integration effort with NetworkX offers NetworkX users a **zero code change** option to accelerate
their existing NetworkX code using an NVIDIA GPU and cuGraph.

If you would like to continue using default cuGraph, then continue reading down below.
Check out `zero code change accelerated NetworkX <nx_cugraph/index>`_. If you would like to continue using default cuGraph, then continue down below.

----------------------------
Getting started with cuGraph
Expand Down
2 changes: 1 addition & 1 deletion docs/cugraph/source/nx_cugraph/how-it-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Wall time: 5.32 s
This run will be much faster, typically around 5 seconds depending on your GPU.

*Note, the examples above were run using the following specs*:
<div style="padding: 10px; user-select: none; font-size: small;">
<div style="padding: 10px; color: black; font-size: small;">

NetworkX 3.4

Expand Down

0 comments on commit f5db17f

Please sign in to comment.