Calculating Worst-Case Response Time Bounds for OpenMP Programs with Loop Structures

Jinghao Sun,Nan Guan,Zhishan Guo,Yekai Xue,Jing He,Guozhen Tan
DOI: https://doi.org/10.1109/rtss52674.2021.00022
2021-01-01
Abstract:OpenMP is a promising framework for developing parallel real-time software on multi-cores. Recently, many graph-based task models representing realistic features of OpenMP task systems have been proposed and analyzed. However, all previous studies did not model the loop structures, which is common in OpenMP task systems. In this paper, we formulate the workload of OpenMP task systems with loop str...
What problem does this paper attempt to address?