期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Analysis of Factors Affecting Execution Performance of OpenMP Programs 被引量:7
1
作者 李建江 舒继武 +2 位作者 陈永健 王鼎兴 郑纬民 《Tsinghua Science and Technology》 SCIE EI CAS 2005年第3期304-308,共5页
OpenMP is able to develop multithreaded programs with lower cost as a promising way to quickly parallelize a great number of serial programs. However, there are many difficulties when developing OpenMP multithreaded p... OpenMP is able to develop multithreaded programs with lower cost as a promising way to quickly parallelize a great number of serial programs. However, there are many difficulties when developing OpenMP multithreaded programs. Most importantly, the performance of OpenMP programs cannot be guar- anteed, which has greatly affected the application of OpenMP. This paper examines several factors that af- fect the execution performance of OpenMP programs, including loop transformation, scheduling strategy, the number of threads, and nested parallelism. The results show that one of the key reasons for perform- ance degradation is load imbalance, which can be corrected by reasonable use of these key factors to im- prove the execution performance of OpenMP programs. 展开更多
关键词 OPENMP loop transformation scheduling strategy nested parallelism number of threads load imbalance
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部