计算机与现代化

• 应用与开发 • 上一篇    下一篇

基于OpenMP的多线程负载均衡调度策略

范会敏,李滋田   

  1. 西安工业大学计算机科学与工程学院,陕西西安710032
  • 收稿日期:2013-11-01 修回日期:1900-01-01 出版日期:2013-12-18 发布日期:2013-12-18

Scheduling Scheme of Multi-thread Load Balance in OpenMP

FAN Hui-min, LI Zi-tian   

  1. School of Computer Science and Engineering, Xi’an Technological University, Xi’an 710032, China
  • Received:2013-11-01 Revised:1900-01-01 Online:2013-12-18 Published:2013-12-18

摘要: 介绍OpenMP环境下几种典型针对for循环的调度策略,通过实验结果对其进行详细分析和总结;提出一种新的调度策略的改进方案。

关键词: OpenMP, for循环调度, 负载均衡

Abstract: This paper introduced several typical scheduling strategies in OpenMP environment on for loop scheduling, analyzed and summarized the experimental results in detail, then proposed an improved scheduling scheme.

Key words: OpenMP, for loop scheduling, load balance