2 papers
cs.DC2026
Overcoming Latency-bound Limitations of Distributed Graph Algorithms using the HPX Runtime System
Karame Mohammadiporshokooh, Panagiotis Syskakis, Andrew Lumsdaine +1
Graph processing at scale presents many challenges, including the irregular structure of graphs, the latency-bound nature of graph algorithms, and the overhead associated with dist…
cs.DC2026
An Initial Evaluation of Distributed Graph Algorithms using NWGraph and HPX
Karame Mohammadiporshokooh, Panagiotis Syskakis, Hartmut Kaiser
Graphs are central to modeling relationships in scientific computing, data analysis, and AI/ML, but their growing scale can exceed the memory and compute capacity of single nodes,…