咨询与建议

限定检索结果

文献类型

  • 6 篇 期刊文献
  • 6 篇 会议
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 12 篇 工学
    • 7 篇 计算机科学与技术...
    • 7 篇 软件工程
    • 3 篇 电气工程

主题

  • 13 篇 parallel compila...
  • 2 篇 performance
  • 2 篇 parallel process...
  • 2 篇 languages
  • 2 篇 probabilistic ca...
  • 2 篇 call sequence pr...
  • 2 篇 dynamic optimiza...
  • 2 篇 just-in-time com...
  • 2 篇 function call
  • 2 篇 code generation
  • 1 篇 cache-coherent m...
  • 1 篇 cyk algorithm
  • 1 篇 time procs
  • 1 篇 worker threads
  • 1 篇 compilers
  • 1 篇 worker
  • 1 篇 threads compiler
  • 1 篇 communication op...
  • 1 篇 link time optimi...
  • 1 篇 distributed-memo...

机构

  • 2 篇 coll william & m...
  • 2 篇 colorado sch min...
  • 2 篇 n carolina state...
  • 1 篇 leiden univ liac...
  • 1 篇 jet propulsion l...
  • 1 篇 computer science...
  • 1 篇 uc santa cruz sa...
  • 1 篇 univ sao paulo s...
  • 1 篇 charles univ pra...
  • 1 篇 univ washington ...
  • 1 篇 mit electr res l...
  • 1 篇 mit comp sci lab...
  • 1 篇 tata informat sy...
  • 1 篇 suse labs nurnbe...
  • 1 篇 univ penn dept e...
  • 1 篇 univ sao paulo i...
  • 1 篇 indian inst tech...
  • 1 篇 school of comput...

作者

  • 2 篇 wu youfeng
  • 2 篇 zhao zhijia
  • 2 篇 sun jianhua
  • 2 篇 shen xipeng
  • 2 篇 zhou mingzhou
  • 2 篇 ding yufei
  • 2 篇 wu bo
  • 1 篇 giesen hans
  • 1 篇 dehon andre
  • 1 篇 garg sakshi
  • 1 篇 prasanna gns
  • 1 篇 butt andrew
  • 1 篇 ellis cs
  • 1 篇 xiao yuanlong
  • 1 篇 han zhaoyang
  • 1 篇 ding rui
  • 1 篇 murthy csr
  • 1 篇 goldman alfredo
  • 1 篇 pradeep b
  • 1 篇 biener richard

语言

  • 9 篇 英文
  • 4 篇 其他
检索条件"主题词=Parallel Compilation"
13 条 记 录,以下是1-10 订阅
排序:
parallel compilation - DESIGN AND ITS APPLICATION TO SIMULA 67
收藏 引用
COMPUTER LANGUAGES 1978年 第2期3卷 75-94页
作者: SCHWARTZ, RL Jet Propulsion Laboratory 4800 Oak Grove Drive Pasadena CA 91103 U.S.A. Computer Science Department University of California Los Angeles CA 90024 U.S.A.
A design for a separate compilation facility for the SIMULA 67 programming language is presented. The paper explores the problems with existing separate compilation schemes, and proposes a new scheme that allows top-d... 详细信息
来源: 评论
Automatic communication code generation in parallel compilation system
Automatic communication code generation in parallel compilat...
收藏 引用
2006年国际电子、工程及科学领域的分布式计算和应用学术研讨会
作者: Xue-rong GONG1,Yong-hong SHENG2,Ping ZHANG3 National Digital Switching System Engineering &Technological R&D Center Zhengzhou,Henan CHINA Lin-sheng LU Jiangnan Institute of Computing Technology Wuxi,Jiangsu CHINA
The paper introduces computation decomposition and dependence relation in parallel compilation,and presents how to generate communication code automatically according to data and computation decomposition as well as d... 详细信息
来源: 评论
parallel RECOGNITION AND PARSING ON MESH-CONNECTED COMPUTERS WITH MULTIPLE BROADCASTING
收藏 引用
COMPUTER LANGUAGES 1994年 第1期20卷 43-51页
作者: PRADEEP, B MURTHY, CSR INDIAN INST TECHNOL DEPT COMP SCI & ENGNMADRAS 600036TAMIL NADUINDIA TATA INFORMAT SYST LTD BANGALORE 560017INDIA
In this paper we present an optimal linear time algorithm for recognition and parsing of context-free languages on n x n mesh connected computers with multiple broadcasting, for an input string of length n. Our algori... 详细信息
来源: 评论
PROGRAM STRUCTURE AS BASIS FOR THE parallelIZATION OF GLOBAL REGISTER ALLOCATION
收藏 引用
COMPUTER LANGUAGES 1993年 第2期19卷 135-155页
作者: ZOBEL, A School of Computer Science Carnegie Mellon University Pittsburgh PA 15213 U.S.A.
We propose a model for global register allocation via graph coloring that uses knowledge about program structure to guide global register allocation. We define restrictions that must be met by the live ranges of loops... 详细信息
来源: 评论
HIERARCHICAL compilation OF MACRO DATA-FLOW GRAPHS FOR MULTIPROCESSORS WITH LOCAL MEMORY
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 1994年 第7期5卷 720-736页
作者: PRASANNA, GNS AGARWAL, A MUSICUS, BR MIT COMP SCI LABCAMBRIDGEMA 02139 MIT ELECTR RES LABCAMBRIDGEMA 02139
This paper presents a hierarchical approach for compiling macro dataflow graphs for multiprocessors with local memory. Macro dataflow graphs comprise several nodes (or macro operations) that must be executed subject t... 详细信息
来源: 评论
MODEL, DESIGN, AND EVALUATION OF A COMPILER FOR A parallel PROCESSING ENVIRONMENT
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1977年 第6期3卷 394-405页
作者: BAER, JL ELLIS, CS UNIV WASHINGTON DEPT COMP SCISEATTLEWA 98195
The problem of designing compilers for a multiprocessing environment is approached. We show that by modeling an existing sequential compiler, we gain an understanding of the modifications necessary to transform the se... 详细信息
来源: 评论
compilation On The GPU? A Feasibility Study  22
Compilation On The GPU? A Feasibility Study
收藏 引用
19th ACM International Conference on Computing Frontiers (CF)
作者: Voetter, Robin F. Huijben, Marcel Rietveld, Kristian F. D. Leiden Univ LIACS Leiden Netherlands
The emergence of highly parallel architectures has led to a renewed interest in parallel compilation. In particular, the widespread availability of GPU architectures raises the question whether compilation on the GPU ... 详细信息
来源: 评论
Reducing FPGA Compile Time with Separate compilation for FPGA Building Blocks  18
Reducing FPGA Compile Time with Separate Compilation for FPG...
收藏 引用
International Conference on Field-Programmable Technology (ICFPT)
作者: Xiao, Yuanlong Park, Dongjoon Butt, Andrew Giesen, Hans Han, Zhaoyang Ding, Rui Magnezi, Nevo Rubin, Raphael DeHon, Andre Univ Penn Dept Elect & Syst Engn Philadelphia PA 19104 USA
Today's FPGA compilation is slow because it compiles and co-optimizes the entire design in one monolithic mapping flow. This achieves high quality results but also means a long edit-compile-debug loop that slows d... 详细信息
来源: 评论
Call Sequence Prediction through Probabilistic Calling Automata  14
Call Sequence Prediction through Probabilistic Calling Autom...
收藏 引用
2014 ACM International Conference on Object-Oriented-Programming-Systems-Languages-and-Applications (OOPSLA 14)
作者: Zhao, Zhijia Wu, Bo Zhou, Mingzhou Ding, Yufei Sun, Jianhua Shen, Xipeng Wu, Youfeng Coll William & Mary Williamsburg VA 23187 USA Colorado Sch Mines Golden CO 80401 USA N Carolina State Univ Raleigh NC 27695 USA
Predicting a sequence of upcoming function calls is important for optimizing programs written in modern managed languages (e.g., Java, Javascript, C#.) Existing function call predictions are mainly built on statistica... 详细信息
来源: 评论
A Multi-threaded Fast Hardware Compiler for HDLs  2023
A Multi-threaded Fast Hardware Compiler for HDLs
收藏 引用
32nd ACM SIGPLAN International Conference on Compiler Construction (CC)
作者: Wang, Sheng-Hong Coffman, Hunter James Mayer, Kenneth Garg, Sakshi Renau, Jose UC Santa Cruz Santa Cruz CA 95064 USA
A set of new Hardware Description Languages (HDLs) are emerging to ease hardware design. HDL compilation time is a major bottleneck in the designer's productivity. Moreover, as the HDLs are developed independently... 详细信息
来源: 评论