Sep 2026· Proceedings of the International Conference on Parallel Processing· 0 citations· 12 references
TL;DR
A fine-grained GPU parallelization approach that adapts to workload characteristics by assigning set intersection computations within a graph to the most suitable parallelization strategies, and predicts the optimal parallelization approach between this fine-grained and other state-of-the-art GPU kernels with 88% accuracy.
Abstract
Many real-world applications such as bioinformatics, network analysis, and recommendation systems require computing intersections of vertex neighborhood sets in graph datasets. However, variability in graph sparsity patterns makes it challenging to design a single GPU optimization strategy for such workloads that performs efficiently across all input graphs. We present a fine-grained GPU parallelization approach that adapts to workload characteristics by assigning set intersection computations within a graph to the most suitable parallelization strategies. We partition the work by sorting edges based on the estimated per-edge intersection cost, followed by a prefix-sum–based analysis to determine a split point in the edgelist for assigning work across parallelization strategies. Finally, using graph metrics such as average degree, maximum degree, and degree distribution properties as features in a classifier, we predict the optimal parallelization approach between our fine-grained and other state-of-the-art GPU kernels with 88% accuracy on a held-out test set. When evaluated on an NVIDIA H100 GPU for set intersection–based workloads, edge-connected Jaccard similarity and triangle counting, the predicted kernels deliver average speedups of 1.65 × and 1.66 × over state-of-the-art approaches that assign one thread per edge to compute set intersections and 2.54 × and 2.64 × over approaches that use multiple threads per edge to compute set intersections, respectively.
This publication proposes a definition and a classification of agile software development approaches and analyses ten software development methods that can be characterized as being "agile" against the defined criterion.
P. Abrahamsson, O. Salo, Jussi Ronkainen et al.· arXiv.org· 727 citations· ⚡54
The study shows that agile practices improve both informal and formal communication, but indicates that, in larger development situations involving multiple external stakeholders, a mismatch of adequate communication mechanisms can sometimes even hinder the communication.
M. Pikkarainen, Jukka Haikara, O. Salo et al.· Empirical Software Engineeri...· 401 citations· ⚡48
The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.
Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al.· Information and Software Tec...· 394 citations· ⚡54
The perception of the impact of agile methods is predominantly positive, and several challenge areas were discovered, but based on this study, agile methods are here to stay.
M. Laanti, O. Salo, P. Abrahamsson· Information and Software Tec...· 260 citations· ⚡20
Computer scientist, entrepreneur, and philanthropist will collaborate with the MIT Schwarzman College of Computing to advance AI and scientific discovery.
AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.
MIT News · Artificial Intelligence· news.mit.eduSep 9, 2026
A weeklong summer workshop brought higher education faculty to campus to explore how AI and machine learning materials can be adapted for their classrooms.
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.