咨询与建议

限定检索结果

文献类型

  • 9 篇 会议
  • 5 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 13 篇 工学
    • 13 篇 计算机科学与技术...
    • 7 篇 软件工程
    • 2 篇 电气工程
  • 1 篇 理学
    • 1 篇 数学

主题

  • 14 篇 parallel code ge...
  • 4 篇 compilers
  • 4 篇 gpu
  • 2 篇 parallelising co...
  • 2 篇 partial differen...
  • 2 篇 matlab
  • 2 篇 cuda
  • 2 篇 stencil
  • 2 篇 kernel
  • 2 篇 graphics process...
  • 2 篇 hpc
  • 2 篇 field programmab...
  • 2 篇 scheduling
  • 2 篇 mathematics comp...
  • 1 篇 cpu
  • 1 篇 parallel process...
  • 1 篇 parallel archite...
  • 1 篇 central processi...
  • 1 篇 compiler directi...
  • 1 篇 performance acce...

机构

  • 1 篇 shanghai jiao to...
  • 1 篇 pacific nw natl ...
  • 1 篇 computer science...
  • 1 篇 shanghai jiao to...
  • 1 篇 univ maryland de...
  • 1 篇 department of co...
  • 1 篇 kent state univ ...
  • 1 篇 massey univ auck...
  • 1 篇 univ southern ca...
  • 1 篇 tu kaiserslauter...
  • 1 篇 univ catania dip...
  • 1 篇 irisa f-35042 re...
  • 1 篇 politecn milan d...
  • 1 篇 rochester inst t...
  • 1 篇 rice univ dept c...
  • 1 篇 rice univ housto...
  • 1 篇 rochester inst t...
  • 1 篇 school of automa...
  • 1 篇 computer science...

作者

  • 2 篇 skalicky sam
  • 2 篇 lopez sonia
  • 2 篇 murthy karthik
  • 2 篇 lukowiak marcin
  • 2 篇 mellor-crummey j...
  • 1 篇 krebs florian
  • 1 篇 xie zhaojun
  • 1 篇 schneider klaus
  • 1 篇 villa oreste
  • 1 篇 kwolek tyler
  • 1 篇 calvagna andrea
  • 1 篇 quilleré f
  • 1 篇 campisi salvator...
  • 1 篇 rafique omair
  • 1 篇 d.p. playne
  • 1 篇 srikant yn
  • 1 篇 bhatele abhinav
  • 1 篇 fornaia andrea
  • 1 篇 nichols daniel
  • 1 篇 playne d. p.

语言

  • 14 篇 英文
检索条件"主题词=Parallel Code Generation"
14 条 记 录,以下是1-10 订阅
排序:
Automated and parallel code generation for Finite-Differencing Stencils with Arbitrary Data Types
Automated and Parallel Code Generation for Finite-Differenci...
收藏 引用
International Conference on Computational Science (ICCS)
作者: Hawick, K. A. Playne, D. P. Massey Univ Auckland New Zealand
Finite-Differencing and other regular and direct approaches to solving partial differential equations (PDEs) are methods that fit well on data-parallel computer systems. These problems continue to arise in many applic... 详细信息
来源: 评论
Automated and parallel code generation for finite-differencing stencils with arbitrary data types
收藏 引用
Procedia Computer Science 2010年 第1期1卷 1795-1803页
作者: K.A. Hawick D.P. Playne Computer Science Massey University Albany North Shore 102-904 Auckland New Zealand
Finite-Differencing and other regular and direct approaches to solving partial differential equations (PDEs) are methods that fit well on data-parallel computer systems. These problems continue to arise in many applic... 详细信息
来源: 评论
Communication Avoiding Algorithms: Analysis and code generation for parallel Systems  24
Communication Avoiding Algorithms: Analysis and Code Generat...
收藏 引用
24th International Conference on parallel Architecture and Compilation (PACT)
作者: Murthy, Karthik Mellor-Crummey, John Rice Univ Dept Comp Sci Houston TX USA
Data movement is a critical bottleneck for future generations of parallel systems. The class of .5D communication-avoiding algorithms were developed to address this bottleneck. These algorithms reduce communication an... 详细信息
来源: 评论
A NEW parallel ALGORITHM FOR PARSING ARITHMETIC INFIX EXPRESSIONS
收藏 引用
parallel COMPUTING 1987年 第3期4卷 291-304页
作者: SRIKANT, YN SHANKAR, P School of Automation Indian Institute of Science Bangalore 560 012 India
A new parallel algorithm for transforming an arithmetic infix expression into a par se tree is presented. The technique is based on a result due to Fischer (1980) which enables the construction of the parse tree, by a... 详细信息
来源: 评论
Optimizing memory usage in the polyhedral model
收藏 引用
ACM TRANSACTIONS ON PROGRAMMING LANGUAGES AND SYSTEMS 2000年 第5期22卷 773-815页
作者: Quilleré, F Rajopadhye, S Irisa F-35042 Rennes France
The polyhedral model provides a single unified foundation for systolic array synthesis and automatic parallelization of loop programs. We investigate the problem of memory reuse when compiling Alpha (a functional lang... 详细信息
来源: 评论
A Compiler Transformation to Overlap Communication with Dependent Computation  9
A Compiler Transformation to Overlap Communication with Depe...
收藏 引用
2015 9th International Conference on Partitioned Global Address Space Programming Models (PGAS)
作者: Murthy, Karthik Mellor-Crummey, John Rice Univ Houston TX 77251 USA
Hiding communication latency is essential to achieve scalable performance on current and future parallel systems. In this extended abstract, we present a novel compiler transformation that overlaps communication with ... 详细信息
来源: 评论
A (Reverse) Mutation Testing Approach to Automatically generate parallel C/C plus plus code  30
A (Reverse) Mutation Testing Approach to Automatically gener...
收藏 引用
30th IEEE International Conference on Enabling Technologies - Infrastructure for Collaborative Enterprises (WETICE)
作者: Calanna, Salvatore Calvagna, Andrea Campisi, Salvatore Fornaia, Andrea Pappalardo, Giuseppe Torrisi, Riccardo Tramontana, Emiliano Univ Catania Dipartimento Matemat & Informat Catania Italy
As C/C++ has been widely used for several decades, a huge amount of C/C++ code is available. However, when using a modern processor having several cores, legacy code needs to be adapted for it to achieve the best perf... 详细信息
来源: 评论
YAPPA: a Compiler-Based parallelization Framework for Irregular Applications on MPSoCs
YAPPA: a Compiler-Based Parallelization Framework for Irregu...
收藏 引用
International Symposium on Rapid System Prototyping / Embedded Systems Week
作者: Lovergine, Silvia Tumeo, Antonino Villa, Oreste Ferrandi, Fabrizio Pacific NW Natl Lab Richland WA 99352 USA Politecn Milan DEIB Milan Italy
Modern embedded systems include hundreds of cores. Because of the difficulty in providing a fast, coherent memory architecture, these systems usually rely on non-coherent, non-uniform memory architectures with private... 详细信息
来源: 评论
Enabling FPGA support in MATLAB based Heterogeneous Systems
Enabling FPGA support in MATLAB based Heterogeneous Systems
收藏 引用
2014 International Conference on Reconfigurable Computing and FAGAs
作者: Skalicky, Sam Kwolek, Tyler Lopez, Sonia Lukowiak, Marcin Rochester Inst Technol Rochester NY 14623 USA
FPGAs have been shown to provide orders of magnitude improvement over CPUs and GPUs in terms of absolute performance and energy efficiency for various kernels such as Cholesky decomposition, matrix inversion, and FFT ... 详细信息
来源: 评论
Generating Efficient parallel code from the RVC-CAL Dataflow Language  22
Generating Efficient Parallel Code from the RVC-CAL Dataflow...
收藏 引用
45th Euromicro Conference on Software Engineering and Advanced Applications (SEAA) / 22nd Euromicro Conference on Digital System Design (DSD)
作者: Rafique, Omair Krebs, Florian Schneider, Klaus TU Kaiserslautern Dept Comp Sci Kaiserslautern Germany
The RVC-CAL language is used for implementing dataflow process networks (DPNs), i.e., distributed systems of actors. The behavior of an actor is defined by a set of actions which can consume input tokens and produce o... 详细信息
来源: 评论