Toward a Standard Interface for User-Defined Scheduling in OpenMP

OPENMP: CONQUERING THE FULL HARDWARE SPECTRUM, IWOMP 2019(2019)

引用 6|浏览1
暂无评分
摘要
Parallel loops are an important part of OpenMP programs. Efficient scheduling of parallel loops can improve performance of the programs. The current OpenMP specification only offers three options for loop scheduling, which are insufficient in certain instances. Given the large number of other possible scheduling strategies, it is infeasible to standardize each one. A more viable approach is to extend the OpenMP standard to allow for users to define loop scheduling strategies. The approach will enable standard-compliant application-specific scheduling. This work analyzes the principal components required by user-defined scheduling and proposes two competing interfaces as candidates for the OpenMP standard. We conceptually compare the two proposed interfaces with respect to the three host languages of OpenMP, i.e., C, C++, and Fortran. These interfaces serve the OpenMP community as a basis for discussion and prototype implementation for user-defined scheduling.
更多
查看译文
关键词
OpenMP,Multithreaded applications,Shared-memory programming,Multicore,Loop scheduling,Self-scheduling,User-defined loop scheduling,Dynamic load balancing,High performance computing
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要