Skip to content

Commit

Permalink
Add nx-cugraph Landing Page to User Guides (#537)
Browse files Browse the repository at this point in the history
Co-authored-by: Bradley Dice <[email protected]>
Co-authored-by: Rick Ratzel <[email protected]>
  • Loading branch information
3 people authored Sep 11, 2024
1 parent c26f163 commit 2a0f0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-guide/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The RAPIDS data science framework is a collection of libraries for running end-t


**<i class="fa-light fa-chart-network"></i> Graph Analytics with [cuGraph](https://github.com/rapidsai/cugraph){: target="_blank"}**:
Start with the [Easy Path](/api/cugraph/stable/basics/nx_transition/#easy-path-use-networkx-graph-objects-accelerated-algorithms){: target="_blank"} to use NetworkX graph objects with accelerated algorithms. There is also a general [cuGraph Introduction](/api/cugraph/stable/basics/cugraph_intro/){: target="_blank"}.
Start with the [Easy Path](/api/cugraph/stable/basics/nx_transition/#easy-path-use-networkx-graph-objects-accelerated-algorithms){: target="_blank"} to use NetworkX graph objects with accelerated algorithms. Or, use [nx-cugraph](/api/cugraph/stable/nx_cugraph/nx_cugraph/){: target="_blank"} to use the NetworkX API with a zero code change GPU accelerated backend. There is also a general [cuGraph Introduction](/api/cugraph/stable/basics/cugraph_intro/){: target="_blank"}.
{: .mb-8 }


Expand Down

0 comments on commit 2a0f0d6

Please sign in to comment.