咨询与建议

限定检索结果

文献类型

  • 15 篇 期刊文献
  • 2 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 16 篇 工学
    • 16 篇 计算机科学与技术...
    • 6 篇 电气工程
    • 4 篇 软件工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程

主题

  • 17 篇 parallel compile...
  • 3 篇 parallel process...
  • 3 篇 load balancing
  • 2 篇 compilers
  • 2 篇 loop paralleliza...
  • 2 篇 parallel computi...
  • 2 篇 scheduling
  • 2 篇 non-uniform depe...
  • 1 篇 nested-loop prog...
  • 1 篇 communication st...
  • 1 篇 software systems
  • 1 篇 integer dependen...
  • 1 篇 parallel loops
  • 1 篇 clustering
  • 1 篇 data dependence ...
  • 1 篇 communication sc...
  • 1 篇 mpi
  • 1 篇 scheduling overh...
  • 1 篇 critical section
  • 1 篇 memory managemen...

机构

  • 2 篇 natl cheng kung ...
  • 1 篇 michigan state u...
  • 1 篇 cini consorzio i...
  • 1 篇 at&t bell labs m...
  • 1 篇 rutgers state un...
  • 1 篇 so taiwan univ t...
  • 1 篇 univ notre dame ...
  • 1 篇 univ campania lu...
  • 1 篇 michigan state u...
  • 1 篇 northwestern pol...
  • 1 篇 univ aizu sch co...
  • 1 篇 natl chiao tung ...
  • 1 篇 institute of par...
  • 1 篇 louisiana state ...
  • 1 篇 [a] department o...
  • 1 篇 inchon jr coll d...
  • 1 篇 ningbo univ coll...
  • 1 篇 zhejiang univ co...
  • 1 篇 princeton univ d...
  • 1 篇 natl chiao tung ...

作者

  • 2 篇 pean dl
  • 2 篇 chen c
  • 1 篇 eric hung-yu tse...
  • 1 篇 施武
  • 1 篇 臧斌宇
  • 1 篇 di martino benia...
  • 1 篇 d'angelo salvato...
  • 1 篇 pantano m
  • 1 篇 唐卫宇
  • 1 篇 kim bs
  • 1 篇 der-lin pean
  • 1 篇 tzen th
  • 1 篇 li ying
  • 1 篇 park ds
  • 1 篇 fahringer t
  • 1 篇 liou jc
  • 1 篇 guo my
  • 1 篇 lapaugh as
  • 1 篇 sha ehm
  • 1 篇 chang wl

语言

  • 16 篇 英文
  • 1 篇 其他
检索条件"主题词=parallel compiler"
17 条 记 录,以下是1-10 订阅
排序:
TRAPEZOID SELF-SCHEDULING - A PRACTICAL SCHEDULING SCHEME FOR parallel compilerS
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 1993年 第1期4卷 87-98页
作者: TZEN, TH NI, LM MICHIGAN STATE UNIV DEPT COMP SCIE LANSINGMI 48824 MICHIGAN STATE UNIV ADV COMP SYST LABE LANSINGMI 48824
In this paper, we present a new practical processor self-scheduling scheme, Trapezoid Self-Scheduling, for arbitrary parallel nested loops in shared-memory multiprocessors. Generally, loops are the richest source of p... 详细信息
来源: 评论
A compiler for Agnostic Programming and Deployment of Big Data Analytics on Multiple Platforms
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 2019年 第9期30卷 1920-1931页
作者: Di Martino, Beniamino Esposito, Antonio D'Angelo, Salvatore Maisto, Salvatore Augusto Nacchia, Stefania CINI Consorzio Interuniv Nazl Informat Roma I-00198 Rome Lazio Italy Univ Campania Luigi Vanvitelli Dept Engn I-81100 Caserta CE Italy
To run proper Big Data Analytics, small and medium enterprises (SMEs) need to acquire expertise, hardware and software, which often translates to relevant initial investments for activities not directly connected to t... 详细信息
来源: 评论
Using elementary linear algebra to solve data alignment for arrays with linear or quadratic references
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 2004年 第1期15卷 28-39页
作者: Chang, WL Huang, JW Chu, CP So Taiwan Univ Technol Dept Informat Management Tainan 710 Taiwan Natl Cheng Kung Univ Dept Comp Sci & Informat Engn Tainan 701 Taiwan
Data alignment that facilitates data locality so that the data access communication costs can be minimized, helps distributed memory parallel machines improve their throughput. Most data alignment methods are devised ... 详细信息
来源: 评论
An efficient communication scheduling method for the processor mapping technique applied data redistribution
收藏 引用
JOURNAL OF SUPERCOMPUTING 2006年 第3期37卷 297-318页
作者: Huang, Jih-Woei Chu, Chih-Ping Natl Cheng Kung Univ Dept Comp Sci & Informat Engn Tainan 701 Taiwan
Array redistribution is usually required for more efficiently executing a data-parallel program on distributed memory multi-computers. In performing array redistribution using synchronous communication mode, data comm... 详细信息
来源: 评论
Shared Variable Oriented parallel Precompiler for SPMD Model
收藏 引用
Journal of Computer Science & Technology 1995年 第5期10卷 476-480页
作者: 康继昌 朱怡安 洪远麟 应必善 Northwestern Polytechnical Univ Xi'an China
For the moment, commercial parallel computer systems with distributed memory architecture are usually provided with parallel FORTRAN or parallel C compliers, which are just traditional sequential FORTRAN or C compiler... 详细信息
来源: 评论
Integrated range comparison for data-parallel compilation systems
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 1999年 第5期10卷 448-458页
作者: Sun, XH Pantano, M Fahringer, T Louisiana State Univ Dept Comp Sci Baton Rouge LA 70803 USA Univ Illinois Dept Comp Sci Urbana IL 61801 USA Univ Vienna Inst Software Technol & Parallel Syst A-1090 Vienna Austria
A major difficulty in restructuring compilation, and in parallel programming in general, is how to compare parallel performance over a range of system and problem sizes. Execution time varies with system and problem s... 详细信息
来源: 评论
Rotation scheduling: A loop pipelining algorithm
收藏 引用
IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS 1997年 第3期16卷 229-239页
作者: Chao, LF LaPaugh, AS Sha, EHM PRINCETON UNIV DEPT COMP SCIPRINCETONNJ 08544 UNIV NOTRE DAME DEPT COMP SCI & ENGNNOTRE DAMEIN 46556
We consider the resource-constrained scheduling of loops with interiteration dependencies. A loop is modeled as a data flow graph (DFG), where edges are labeled with the number of iterations between dependencies. We d... 详细信息
来源: 评论
Exploiting Loop parallelism with Redundant Execution
收藏 引用
Journal of Computer Science & Technology 1997年 第2期12卷 105-112页
作者: 唐卫宇 施武 臧斌宇 朱传琪 Institute of Parallel Processing Fudan University Shanghai
In this paper, a new loop transformation is proposed that can exploit parallelism in loops which cannot be found by traditional methods. Then the method is extended to show how to achieve maximum speedup of loops if t... 详细信息
来源: 评论
ODCHP: a new effective mechanism to maximize parallelism of nested loops with non-uniform dependences
收藏 引用
JOURNAL OF SYSTEMS AND SOFTWARE 2001年 第3期56卷 279-297页
作者: Pean, DL Chen, C Natl Chiao Tung Univ Dept Comp Sci & Informat Engn Hsinchu 30050 Taiwan
There are many methods for nested loop partitioning. However, most of them perform poorly when partitioning loops with nonuniform dependences. This paper proposes a generalized and optimized loop partitioning mechanis... 详细信息
来源: 评论
IMPROVED AFFINE PARTITION ALGORITHM FOR COMPILE-TIME AND RUNTIME PERFORMANCE
收藏 引用
INTELLIGENT AUTOMATION AND SOFT COMPUTING 2011年 第8期17卷 1179-1191页
作者: Yuan Xinyu Li Ying Deng Shuiguang Cheng Jie Zhejiang Univ Coll Comp Sci & Technol Hangzhou 310003 Zhejiang Peoples R China Ningbo Univ Coll Comp Sci & Technol Ningbo 315211 Zhejiang Peoples R China
The Affine partitioning framework, which unifies many useful program transforms such as unimodular transformations, loop fusion, fission, scaling, reindexing, and statement reordering, has been proved to be successful... 详细信息
来源: 评论