A programming model for semi-implicit parallelization of static analyses


연구 분야: Strategies



학회: ISSTA 2020: Proceedings of the 29th ACM SIGSOFT International Symposium on Software Testing and Analysis


초록

Parallelization of static analyses is necessary to scale to real-world programs, but it is a complex and difficult task and, therefore, often only done manually for selected high-profile analyses. In this paper, we propose a programming model for semi-implicit parallelization of static analyses which is inspired by reactive programming. Reusing the domain-expert knowledge on how to parallelize anal- yses encoded in the programming framework, developers do not need to think about parallelization and concurrency issues on their own. The programming model supports stateful computations, only requires monotonic computations over lattices, and is independent of specific analyses. Our evaluation shows the applicability of the programming model to different analyses and the importance of user-selected scheduling strategies. We implemented an IFDS solver that was able to outperform a state-of-the-art, specialized parallel IFDS solver both in absolute performance and scalability.


Author Profile
Dominik Helm

TU Darmstadt Germany

Germany
Author Profile
Florian Kübler

TU Darmstadt Germany

Germany
Author Profile
Jan Thomas Kölzer

TU Darmstadt Germany

Germany

📄 논문 정보

발행 연도 2020년
인용수 5
출판 국가 Germany, Sweden
사이트 ACM
좋아요 수 0

연관 논문 목록 (9건)