From f5db17ffe6b0f83a50efa212f898623ce6767a68 Mon Sep 17 00:00:00 2001 From: Ralph Liu Date: Fri, 4 Oct 2024 14:10:50 -0700 Subject: [PATCH] Updates --- docs/cugraph/source/index.rst | 2 +- docs/cugraph/source/nx_cugraph/how-it-works.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cugraph/source/index.rst b/docs/cugraph/source/index.rst index 389bb4ed08..5a8560ed48 100644 --- a/docs/cugraph/source/index.rst +++ b/docs/cugraph/source/index.rst @@ -21,7 +21,7 @@ cuGraph is now available as a NetworkX backend using `nx-cugraph `_. If you would like to continue using default cuGraph, then continue down below. ---------------------------- Getting started with cuGraph diff --git a/docs/cugraph/source/nx_cugraph/how-it-works.md b/docs/cugraph/source/nx_cugraph/how-it-works.md index 0bcf1f128b..4a002b0cdb 100644 --- a/docs/cugraph/source/nx_cugraph/how-it-works.md +++ b/docs/cugraph/source/nx_cugraph/how-it-works.md @@ -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*: -
+
NetworkX 3.4