From cbf0bb31c8c0a243d04c4de72c77e249572962dd Mon Sep 17 00:00:00 2001 From: Naim Date: Wed, 14 Feb 2024 19:43:15 +0100 Subject: [PATCH] Update doc --- ...synth_release.ipynb => synth_release_single_gpu.ipynb} | 2 +- .../synth_release_single_node_multi_gpu.ipynb | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) rename notebooks/cugraph_benchmarks/{synth_release.ipynb => synth_release_single_gpu.ipynb} (99%) diff --git a/notebooks/cugraph_benchmarks/synth_release.ipynb b/notebooks/cugraph_benchmarks/synth_release_single_gpu.ipynb similarity index 99% rename from notebooks/cugraph_benchmarks/synth_release.ipynb rename to notebooks/cugraph_benchmarks/synth_release_single_gpu.ipynb index 920566bb1b9..1acef5d558b 100644 --- a/notebooks/cugraph_benchmarks/synth_release.ipynb +++ b/notebooks/cugraph_benchmarks/synth_release_single_gpu.ipynb @@ -835,7 +835,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.13" + "version": "3.1.0" }, "vscode": { "interpreter": { diff --git a/notebooks/cugraph_benchmarks/synth_release_single_node_multi_gpu.ipynb b/notebooks/cugraph_benchmarks/synth_release_single_node_multi_gpu.ipynb index 9a9f770364e..dd09830160f 100644 --- a/notebooks/cugraph_benchmarks/synth_release_single_node_multi_gpu.ipynb +++ b/notebooks/cugraph_benchmarks/synth_release_single_node_multi_gpu.ipynb @@ -39,9 +39,9 @@ " \n", "| Author | Date | Update | cuGraph Version | Test Hardware |\n", "| --------------|------------|---------------------|-----------------|------------------------|\n", - "| Don Acosta | 1/12/2023 | Created | 23.02 nightly | RTX A6000, CUDA 11.7 |\n", - "| Brad Rees | 1/27/2023 | Modified | 23.02 nightly | RTX A6000, CUDA 11.7 |\n", - "| Naim, Md | 2/08/2024 | Modified for SNMG | 24.04 nightly | RTX A6000, CUDA 12.0 |\n" + "| Don Acosta | 1/12/2023 | Created | 23.02 nightly | 2xRTX A6000, CUDA 11.7 |\n", + "| Brad Rees | 1/27/2023 | Modified | 23.02 nightly | 2xRTX A6000, CUDA 11.7 |\n", + "| Naim, Md | 2/08/2024 | Modified for SNMG | 24.04 nightly | 2xRTX A6000, CUDA 12.0 |\n" ] }, { @@ -946,7 +946,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.13" + "version": "3.1.0" }, "vscode": { "interpreter": {