咨询与建议

限定检索结果

文献类型

  • 42 篇 期刊文献
  • 27 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 66 篇 工学
    • 59 篇 计算机科学与技术...
    • 22 篇 软件工程
    • 21 篇 电气工程
    • 4 篇 控制科学与工程
    • 1 篇 信息与通信工程
  • 3 篇 理学
    • 3 篇 数学
  • 3 篇 管理学
    • 3 篇 管理科学与工程(可...

主题

  • 69 篇 loop paralleliza...
  • 7 篇 parallelizing co...
  • 5 篇 loop vectorizati...
  • 5 篇 data dependence ...
  • 5 篇 code generation
  • 4 篇 data dependence
  • 4 篇 scheduling
  • 3 篇 parallel process...
  • 3 篇 compiler
  • 2 篇 compilers
  • 2 篇 high performance...
  • 2 篇 llvm
  • 2 篇 dynamic register...
  • 2 篇 iteration space ...
  • 2 篇 wave-front
  • 2 篇 abstract data ty...
  • 2 篇 retiming
  • 2 篇 non-uniform depe...
  • 2 篇 vector decomposi...
  • 2 篇 conflict access

机构

  • 2 篇 natl chiao tung ...
  • 2 篇 utsunomiya univ ...
  • 2 篇 indian inst tech...
  • 2 篇 natl cheng kung ...
  • 2 篇 univ tabriz dept...
  • 1 篇 tel aviv univers...
  • 1 篇 univ tabriz fac ...
  • 1 篇 fakultät für mat...
  • 1 篇 sama technical a...
  • 1 篇 inria bordeaux s...
  • 1 篇 deis univ bologn...
  • 1 篇 tech univ szczec...
  • 1 篇 natl chung cheng...
  • 1 篇 sungkyunkwan uni...
  • 1 篇 univ london impe...
  • 1 篇 univ western mac...
  • 1 篇 seoul natl univ
  • 1 篇 google ny
  • 1 篇 georgia state un...
  • 1 篇 the ohio state u...

作者

  • 4 篇 tseng ss
  • 4 篇 yang ct
  • 3 篇 wu jh
  • 3 篇 jiang peng
  • 3 篇 ootsu kanemitsu
  • 3 篇 yokota takashi
  • 3 篇 chang wl
  • 3 篇 agrawal gagan
  • 3 篇 lotfi shahriar
  • 3 篇 chu cp
  • 2 篇 maresca m
  • 2 篇 liu leibo
  • 2 篇 yao hong
  • 2 篇 wu ct
  • 2 篇 griebl m
  • 2 篇 lengauer c
  • 2 篇 shigenobu kohta
  • 2 篇 groesslinger arm...
  • 2 篇 deng huifang
  • 2 篇 pean dl

语言

  • 68 篇 英文
  • 1 篇 其他
检索条件"主题词=Loop Parallelization"
69 条 记 录,以下是1-10 订阅
排序:
Improving loop parallelization by a Combination of Static and Dynamic Analyses in HLS
收藏 引用
ACM TRANSACTIONS ON RECONFIGURABLE TECHNOLOGY AND SYSTEMS 2022年 第3期15卷 31-31页
作者: Dewald, Florian Rohde, Johanna Hochberger, Christian Mantel, Heiko Tech Univ Darmstadt Dept Comp Sci Hochschulstr 10 D-64289 Darmstadt Germany Tech Univ Darmstadt Comp Syst Grp Merckstr 25 D-64283 Darmstadt Germany
High-level synthesis (HLS) can be used to create hardware accelerators for compute-intense software parts such as loop structures. Usually, this process requires significant amount of user interaction to steer kernel ... 详细信息
来源: 评论
An Implementation of LLVM Pass for loop parallelization Based on IR-Level Directives  6
An Implementation of LLVM Pass for Loop Parallelization Base...
收藏 引用
6th International Symposium on Computing and Networking (CANDAR) - Across Practical Development and Theoretical Research
作者: Jingu, Kengo Shigenobu, Kohta Ootsu, Kanemitsu Ohkawa, Takeshi Yokota, Takashi Utsunomiya Univ Grad Sch Engn Utsunomiya Tochigi Japan
Currently, multicore processors are widely used, and processing performance can be improved on many machines by exploiting thread level parallelism. However, for parallelizing a program, it takes much time and effort ... 详细信息
来源: 评论
Validation of loop parallelization and loop Vectorization Transformations  11
Validation of Loop Parallelization and Loop Vectorization Tr...
收藏 引用
11th International Conference on Evaluation of Novel Software Approaches to Software Engineering
作者: Dutta, Sudakshina Sarkar, Dipankar Rawat, Arvind Singh, Kulwant Indian Inst Technol Kharagpur Kharagpur W Bengal India
loop parallelization and loop vectorization of array-intensive programs are two common transformations applied by parallelizing compilers to convert a sequential program into a parallel program. Validation of such tra... 详细信息
来源: 评论
A Survey of loop parallelization: Models, Approaches, and Recent Developments
收藏 引用
INTERNATIONAL JOURNAL OF GRID AND DISTRIBUTED COMPUTING 2016年 第11期9卷 143-156页
作者: Yao, Hong Deng, Huifang Zou, Caifeng South China Univ Technol Sch Comp Sci & Engn Guangzhou 510006 Guangdong Peoples R China
In cloud computing era, automatic parallelization is still significant for virtualization platform. However, after several decades of development, the overall effect is still to be improved. Summary of the mainstream ... 详细信息
来源: 评论
How to Speed up Embedded Multi-core Systems Using Locality Conscious Array Distribution for loop parallelization
How to Speed up Embedded Multi-core Systems Using Locality C...
收藏 引用
ARCS 2016;29th International Conference on Architecture of Computing Systems
作者: Niklas Hehenkamp Remko van Wagensveld Dominik Schoenwetter Christian Facchi Ulrich Margull Dietmar Fey Ralph Mader Technische Hochschule Ingolstadt Chair of Computer Science 3 (Computer Architecture) Friedrich-Alexander-University Erlangen-Nurnberg (FAU) Continental Automotive GmbH
Safety critical embedded systems in the automotive domain will increasingly depend on parallel processing architectures. Since concurrency has largely been exploited on task level, future applications will feature gro... 详细信息
来源: 评论
Map-Reduce Inspired loop parallelization on CGRA
Map-Reduce Inspired Loop Parallelization on CGRA
收藏 引用
IEEE International Symposium on Circuits and Systems (ISCAS)
作者: Shao, Shengjia Yin, Shouyi Liu, Leibo Wei, Shaojun Tsinghua Univ Dept Microelect Beijing 100084 Peoples R China
Our work(1) investigates how to map loops efficiently onto Coarse Grained Reconfigurable Architecture (CGRA). This paper examines the properties of CGRA and builds Map-Reduce inspired models for the loop parallelizati... 详细信息
来源: 评论
Map-Reduce Inspired loop parallelization on CGRA
Map-Reduce Inspired Loop Parallelization on CGRA
收藏 引用
IEEE International Symposium on Circuits and Systems
作者: Shengjia Shao Shouyi Yin Leibo Liu Shaojun Wei Department of Computing Imperial College London London SW7 2AZ UK Department of Microelectronics Tsinghua University Beijing 100084 China
Our work investigates how to map loops efficiently onto Coarse Grained Reconfigurable Architecture (CGRA). This paper examines the properties of CGRA and builds Map-Reduce inspired models for the loop parallelization ... 详细信息
来源: 评论
Intra-Tile parallelization for Two-Level Perfectly Nested loops With Non-Uniform Dependences
收藏 引用
COMPUTER JOURNAL 2021年 第9期64卷 1358-1383页
作者: Reyhan, Zahra Abdi Lotfi, Shahriar Isazadeh, Ayaz Karimpour, Jaber Univ Tabriz Fac Math Sci Dept Comp Sci Tabriz Iran
Most important scientific and engineering applications have complex computations or large data. In all these applications, a huge amount of time is consumed by nested loops. Therefore, loops are the main source of the... 详细信息
来源: 评论
PolyJIT: Polyhedral Optimization Just in Time
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2019年 第5-6期47卷 874-906页
作者: Simbuerger, Andreas Apel, Sven Groesslinger, Armin Lengauer, Christian Univ Passau Passau Germany
While polyhedral optimization appeared in mainstream compilers during the past decade, its profitability in scenarios outside its classic domain of linear-algebra programs has remained in question. Recent implementati... 详细信息
来源: 评论
loop Parallelism Maximization for Multimedia Data Processing in Mobile Vehicular Clouds
收藏 引用
IEEE TRANSACTIONS ON CLOUD COMPUTING 2019年 第1期7卷 250-258页
作者: Qiu, Meikang Dai, Wenyun Vasilakos, Athanasios V. Shenzhen Univ Coll Comp Sci & Software Engn Shenzhen 518060 Peoples R China Pace Univ Seidenberg Sch Comp Sci & Informat Syst New York NY 10038 USA Univ Western Macedonia Kozani 50100 Greece
Mobile vehicular cloud has become popular with the rapid development of cloud computing and mobile computing. Nested loops are usually the most critical part in multimedia and high performance Digital Signal Processin... 详细信息
来源: 评论