咨询与建议

限定检索结果

文献类型

  • 10 篇 期刊文献
  • 3 篇 会议

馆藏范围

  • 13 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 13 篇 工学
    • 13 篇 计算机科学与技术...
    • 4 篇 电气工程
    • 3 篇 软件工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 信息与通信工程

主题

  • 13 篇 parallel loop sc...
  • 3 篇 openmp
  • 2 篇 load balancing
  • 2 篇 self-scheduling
  • 2 篇 grid computing
  • 2 篇 bayesian optimiz...
  • 2 篇 parallel computi...
  • 2 篇 speedup
  • 2 篇 parallelizing co...
  • 2 篇 dynamic scheduli...
  • 1 篇 master-slave par...
  • 1 篇 knowledge-based ...
  • 1 篇 performance
  • 1 篇 globus
  • 1 篇 mpi
  • 1 篇 globus toolkit
  • 1 篇 task analysis
  • 1 篇 data parallelism
  • 1 篇 data dependence ...
  • 1 篇 hybrid programmi...

机构

  • 3 篇 tunghai univ dep...
  • 2 篇 natl chiao tung ...
  • 2 篇 cnr cnuce i-5612...
  • 2 篇 asia univ dept i...
  • 1 篇 sogang univ dept...
  • 1 篇 univ ca foscari ...
  • 1 篇 sogang univ comp...
  • 1 篇 ibm corp thomas ...
  • 1 篇 univ minnesota d...
  • 1 篇 natl space progr...
  • 1 篇 sogang univ dept...
  • 1 篇 natl univ irelan...
  • 1 篇 natl chiao tung ...
  • 1 篇 natl changhua un...
  • 1 篇 tunghai univ hig...
  • 1 篇 hampton univ dep...
  • 1 篇 sun microsyst in...
  • 1 篇 natl chiao tung ...
  • 1 篇 ucc boole ctr re...
  • 1 篇 st francis xavie...

作者

  • 4 篇 yang chao-tung
  • 2 篇 shih wen-chung
  • 2 篇 tseng shian-shyo...
  • 2 篇 perego r
  • 2 篇 park sungyong
  • 2 篇 kim khu-rai
  • 2 篇 tseng ss
  • 2 篇 orlando s
  • 2 篇 wu chao-chin
  • 2 篇 yang ct
  • 2 篇 kim youngjae
  • 1 篇 chang-jiun tsai
  • 1 篇 yue kk
  • 1 篇 shian-shyong tse...
  • 1 篇 chiu po-hsun
  • 1 篇 flynn le
  • 1 篇 schonberg e
  • 1 篇 fann yw
  • 1 篇 tabirca t
  • 1 篇 chang jen-hsiang

语言

  • 12 篇 英文
  • 1 篇 其他
检索条件"主题词=parallel loop scheduling"
13 条 记 录,以下是1-10 订阅
排序:
A performance-based parallel loop scheduling on grid environments
收藏 引用
JOURNAL OF SUPERCOMPUTING 2007年 第3期41卷 247-267页
作者: Shih, Wen-Chung Yang, Chao-Tung Tseng, Shian-Shyong Tunghai Univ Dept Comp Sci & Informat Engn High Performance Comp Lab Taichung 40704 Taiwan Natl Chiao Tung Univ Dept Comp Sci Hsinchu 30010 Taiwan Asia Univ Dept Informat Sci & Applicat Taichung 41354 Taiwan
The effectiveness of loop self-scheduling schemes has been shown on traditional multiprocessors in the past and computing clusters in the recent years. However, parallel loop scheduling has not been widely applied to ... 详细信息
来源: 评论
Exploiting partial replication in unbalanced parallel loop scheduling on multicomputers
MICROPROCESSING AND MICROPROGRAMMING
收藏 引用
MICROPROCESSING AND MICROPROGRAMMING 1996年 第8-9期41卷 645-658页
作者: Orlando, S Perego, R CNR CNUCEI-56126 PISAITALY
We consider the problem of scheduling parallel loops whose iterations operate on large array data structures and are characterized by highly varying execution times (unbalanced or non-uniform parallel loops), A genera... 详细信息
来源: 评论
An intelligent parallel loop scheduling for parallelizing compilers
收藏 引用
JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 2000年 第2期16卷 169-200页
作者: Fann, YW Yang, CT Tseng, SS Tsai, CJ Natl Chiao Tung Univ Dept Comp & Informat Sci Hsinchu 300 Taiwan Natl Space Program Off ROCSAT Ground Syst Sect Hsinchu 300 Taiwan
In this paper we propose a knowledge-based approach to solving loop-scheduling problems. A rule-based system, called IPLS, is developed by combining a repertory grid and an attribute ordering table to construct a know... 详细信息
来源: 评论
Towards Robust Data-driven parallel loop scheduling Using Bayesian Optimization  27
Towards Robust Data-driven Parallel Loop Scheduling Using Ba...
收藏 引用
IEEE 27th International Symposium on Modeling, Analysis, and Simulation of Computer and Telecommunication Systems (MASCOTS)
作者: Kim, Khu-rai Kim, Youngjae Park, Sungyong Sogang Univ Elect Engn Dept Seoul South Korea Sogang Univ Comp Sci & Engn Dept Seoul South Korea
Efficient parallelization of loops is critical to improving the performance of high-performance computing applications. Many classical parallel loop scheduling algorithms have been developed to increase parallelizatio... 详细信息
来源: 评论
Using hybrid MPI and OpenMP programming to optimize communications in parallel loop self-scheduling schemes for multicore PC clusters
收藏 引用
JOURNAL OF SUPERCOMPUTING 2012年 第1期60卷 31-61页
作者: Wu, Chao-Chin Lai, Lien-Fu Yang, Chao-Tung Chiu, Po-Hsun Natl Changhua Univ Educ Dept Comp Sci & Informat Engn Changhua 500 Taiwan Tunghai Univ Dept Comp Sci & Informat Engn High Performance Comp Lab Taichung 40704 Taiwan
Recently, a series of parallel loop self-scheduling schemes have been proposed, especially for heterogeneous cluster systems. However, they employed the MPI programming model to construct the applications without cons... 详细信息
来源: 评论
Performance-Based parallel loop Self-scheduling on Heterogeneous Multicore PC Clusters
Performance-Based Parallel Loop Self-scheduling on Heterogen...
收藏 引用
2nd International Conference on High Performance Computing and Applications
作者: Yang, Chao-Tung Chang, Jen-Hsiang Wu, Chao-Chin Tunghai Univ High Performance Comp Lab Dept Comp Sci Taichung 40704 Taiwan Natl Changhua Univ Educ Dept Comp Sci & Informat Engn Changhua 50074 Taiwan
In recent years. Multicore computers have been widely included in cluster systems. They adopt shared memory architectures. However, previous researches on parallel loop self-scheduling did not consider the feature of ... 详细信息
来源: 评论
SUPPLE: An efficient run-time support for non-uniform parallel loops
收藏 引用
JOURNAL OF SYSTEMS ARCHITECTURE 1999年 第15期45卷 1323-1343页
作者: Orlando, S Perego, R CNR CNUCE I-56126 Pisa Italy Univ Ca Foscari Venezia Dipartimento Matemat Applicata & Informat I-30173 Venezia Mestre Italy
This paper presents SUPPLE (SUPort for parallel loop Execution), an innovative run-time support for the execution of parallel loops with regular stencil data references and non-uniform iteration costs. SUPPLE relies u... 详细信息
来源: 评论
Using knowledge-based techniques on loop parallelization for parallelizing compilers
收藏 引用
parallel COMPUTING 1997年 第3期23卷 291-309页
作者: Yang, CT Tseng, SS Chuang, CD Shih, WC NATL CHIAO TUNG UNIV DEPT COMP & INFORMAT SCIHSINCHU 300TAIWAN
In this paper we propose a knowledge-based approach for solving data dependence testing and loop scheduling problems. A rule-based system, called the K-Test, is developed by repertory grid and attribute ording table t... 详细信息
来源: 评论
An effective processor allocation strategy for multiprogrammed shared-memory multiprocessors
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 1997年 第12期8卷 1246-1258页
作者: Yue, KK Lilja, DJ Sun Microsyst Inc Palo Alto CA 94303 USA Univ Minnesota Dept Elect & Comp Engn Minneapolis MN 55455 USA
Existing techniques for sharing the processing resources in multiprogrammed shared-memory multiprocessors, such as time-sharing, space-sharing, and gang-scheduling, typically sacrifice the performance of individual pa... 详细信息
来源: 评论
A Probabilistic Machine Learning Approach to scheduling parallel loops With Bayesian Optimization
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 2021年 第7期32卷 1815-1827页
作者: Kim, Khu-rai Kim, Youngjae Park, Sungyong Sogang Univ Dept Elect Engn Seoul 04107 South Korea Sogang Univ Dept Comp Sci & Engn Seoul 04107 South Korea
This article proposes Bayesian optimization augmented factoring self-scheduling (BO FSS), a new parallel loop scheduling strategy. BO FSS is an automatic tuning variant of the factoring self-scheduling (FSS) algorithm... 详细信息
来源: 评论