From af83dcdf30e4355b21ed890923483b0443111d0c Mon Sep 17 00:00:00 2001 From: Mohsen Koohi Esfahani <2834333+MohsenKoohi@users.noreply.github.com> Date: Mon, 18 Jul 2022 11:32:18 +0100 Subject: [PATCH 1/2] Update refs, readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6221255..1e825ef 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,8 @@ SPMV.C (Sparse Matrix-vector Mulplication,need weighted graph). Publications: ----------- -1) Sun, Jiawen, Hans Vandierendonck, and Dimitrios S. Nikolopoulos. "GraphGrind: addressing load imbalance of graph partitioning." Proceedings of the International Conference on Supercomputing (ICS’17). ACM, 2017. +1) Sun, Jiawen, Hans Vandierendonck, and Dimitrios S. Nikolopoulos. "GraphGrind: addressing load imbalance of graph partitioning." Proceedings of the International Conference on Supercomputing (ICS’17). ACM, 2017. https://doi.org/10.1145/3079079.3079097 -2) Sun, Jiawen, Hans Vandierendonck, and Dimitrios S. Nikolopoulos. "Accelerating Graph Analytics by Utilising the Memory Locality of Graph Partitioning." Parallel Processing (ICPP’17), 2017 46th International Conference on. IEEE, 2017. +2) Sun, Jiawen, Hans Vandierendonck, and Dimitrios S. Nikolopoulos. "Accelerating Graph Analytics by Utilising the Memory Locality of Graph Partitioning." Parallel Processing (ICPP’17), 2017 46th International Conference on. IEEE, 2017. https://doi.org/10.1109/ICPP.2017.27 + +3) un, Jiawen, Hans Vandierendonck, and Dimitrios S. Nikolopoulos. 2019. VEBO: a vertex- and edge-balanced ordering heuristic to load balance parallel graph processing. In Proceedings of the 24th Symposium on Principles and Practice of Parallel Programming (PPoPP '19). Association for Computing Machinery, New York, NY, USA, 391–392. https://doi.org/10.1145/3293883.3295703 From af575ebdf6eb7d9b202d1994ac9b6f572e77f598 Mon Sep 17 00:00:00 2001 From: Mohsen Koohi Esfahani <2834333+MohsenKoohi@users.noreply.github.com> Date: Mon, 18 Jul 2022 11:33:46 +0100 Subject: [PATCH 2/2] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e825ef..8afefc2 100644 --- a/README.md +++ b/README.md @@ -106,4 +106,4 @@ Publications: 2) Sun, Jiawen, Hans Vandierendonck, and Dimitrios S. Nikolopoulos. "Accelerating Graph Analytics by Utilising the Memory Locality of Graph Partitioning." Parallel Processing (ICPP’17), 2017 46th International Conference on. IEEE, 2017. https://doi.org/10.1109/ICPP.2017.27 -3) un, Jiawen, Hans Vandierendonck, and Dimitrios S. Nikolopoulos. 2019. VEBO: a vertex- and edge-balanced ordering heuristic to load balance parallel graph processing. In Proceedings of the 24th Symposium on Principles and Practice of Parallel Programming (PPoPP '19). Association for Computing Machinery, New York, NY, USA, 391–392. https://doi.org/10.1145/3293883.3295703 +3) Sun, Jiawen, Hans Vandierendonck, and Dimitrios S. Nikolopoulos. 2019. VEBO: a vertex- and edge-balanced ordering heuristic to load balance parallel graph processing. In Proceedings of the 24th Symposium on Principles and Practice of Parallel Programming (PPoPP '19). Association for Computing Machinery, New York, NY, USA, 391–392. https://doi.org/10.1145/3293883.3295703