From e67a3d70a5c0f2ec8df158f5af6ee990b970ca64 Mon Sep 17 00:00:00 2001 From: Muhammad Osama Date: Wed, 16 Mar 2022 11:32:08 -0700 Subject: [PATCH] [skip ci] ... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b906d8..22eac76 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Essentials of Parallel Graph Analytics -Single-Source Shortest Path (SSSP) implementation in modern C++ for 2022 IPDPS workshop on Graphs, Architectures, Programming, and Learning (GrAPL 2022) submission. +Single-Source Shortest Path (SSSP) implementation in modern C++ for 2022 IPDPS workshop on Graphs, Architectures, Programming, and Learning (GrAPL 2022) submission. For a more complete implementation of the ideas presented in the paper, please refer to the on-going work of graph analytics on GPUs at [gunrock/essentials](https://github.com/gunrock/essentials). | System | Version | Status | |---------|------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|