Skip to content

Commit b8075a5

Browse files
committed
update paper link for ipdpsw paper
1 parent 42b5569 commit b8075a5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ However, many *dynamic algorithms* are **sequential**, tailored towards web grap
1414

1515
### International Conferences
1616

17-
- 📰 [ν-LPA: Fast GPU-based Label Propagation Algorithm (LPA) for Community Detection](https://arxiv.org/abs/2411.11468); Subhajit Sahu, Mahen N, Kishore Kothapalli (IPDPSW PDSEC 2025, IEEE)
17+
- 📰 [ν-LPA: Fast GPU-based Label Propagation Algorithm (LPA) for Community Detection](https://ieeexplore.ieee.org/abstract/document/11105845); Subhajit Sahu, Mahen N, Kishore Kothapalli (IPDPSW PDSEC 2025, IEEE)
1818
- 📰 [High-Performance Implementation of Louvain Algorithm with Representational Optimizations](https://link.springer.com/chapter/10.1007/978-3-031-82435-7_11); Subhajit Sahu, Kishore Kothapalli, Dip Sankar Banerjee (Complex Networks 2024, Springer SCI)
1919
- 📰 [GVE-LPA: Fast Label Propagation Algorithm (LPA) for Community Detection in Shared Memory Setting](https://link.springer.com/chapter/10.1007/978-3-031-90203-1_9); Subhajit Sahu, Kishore Kothapalli, Dip Sankar Banerjee (Euro-Par HiPES 2024, Springer LNCS)
2020
- 📰 [GVEL: Fast Graph Loading in Edgelist and Compressed Sparse Row (CSR) formats](https://link.springer.com/chapter/10.1007/978-3-031-90200-0_22); Subhajit Sahu, Kishore Kothapalli (Euro-Par AMTE 2024, Springer LNCS)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puzzlef.github.io",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "A summary of experiments.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)