咨询与建议

限定检索结果

文献类型

  • 148 篇 期刊文献
  • 135 篇 会议
  • 9 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 268 篇 工学
    • 248 篇 计算机科学与技术...
    • 95 篇 软件工程
    • 67 篇 电气工程
    • 11 篇 信息与通信工程
    • 6 篇 控制科学与工程
    • 2 篇 力学(可授工学、理...
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 电子科学与技术(可...
    • 1 篇 网络空间安全
  • 17 篇 理学
    • 17 篇 数学
  • 3 篇 管理学
    • 3 篇 管理科学与工程(可...

主题

  • 292 篇 automatic parall...
  • 22 篇 performance
  • 20 篇 polyhedral model
  • 16 篇 design
  • 16 篇 openmp
  • 12 篇 parallelizing co...
  • 11 篇 parallelism
  • 11 篇 data dependence
  • 11 篇 scheduling
  • 10 篇 compiler optimiz...
  • 10 篇 program analysis
  • 10 篇 algorithms
  • 10 篇 dependence analy...
  • 10 篇 thread-level spe...
  • 9 篇 languages
  • 9 篇 tiling
  • 8 篇 parallel computi...
  • 8 篇 speculative para...
  • 7 篇 experimentation
  • 7 篇 parallel process...

机构

  • 6 篇 princeton univ p...
  • 5 篇 univ texas dept ...
  • 5 篇 ohio state univ ...
  • 4 篇 tu dortmund univ...
  • 4 篇 state key lab ma...
  • 3 篇 princeton univ d...
  • 3 篇 intel corp haifa
  • 2 篇 louisiana state ...
  • 2 篇 princeton univ d...
  • 2 篇 univ toronto on
  • 2 篇 oakland univ roc...
  • 2 篇 zhejiang univ co...
  • 2 篇 louisiana state ...
  • 2 篇 univ sci & techn...
  • 2 篇 univ perpignan d...
  • 2 篇 univ groningen d...
  • 2 篇 cuny brooklyn co...
  • 2 篇 fujitsu labs ltd...
  • 2 篇 univ minnesota d...
  • 2 篇 hasselt univ tul...

作者

  • 9 篇 august david i.
  • 7 篇 psarris k
  • 7 篇 eigenmann rudolf
  • 6 篇 bondhugula uday
  • 6 篇 zhao rongcai
  • 5 篇 ding rui
  • 5 篇 marwedel peter
  • 5 篇 cohen albert
  • 4 篇 han lin
  • 4 篇 llanos diego r.
  • 4 篇 ramanujam j.
  • 4 篇 prabhu prakash
  • 4 篇 cordes daniel
  • 4 篇 gonzalez-escriba...
  • 4 篇 psarris kleanthi...
  • 4 篇 vivien f
  • 4 篇 raman arun
  • 4 篇 rajopadhye sanja...
  • 4 篇 kyriakopoulos k
  • 4 篇 sadayappan p.

语言

  • 280 篇 英文
  • 12 篇 其他
检索条件"主题词=Automatic parallelization"
292 条 记 录,以下是1-10 订阅
排序:
automatic parallelization of irregular applications
收藏 引用
PARALLEL COMPUTING 2000年 第13-14期26卷 1709-1738页
作者: Gutiérrez, E Asenjo, R Plata, O Zapata, EL Univ Malaga Dept Comp Architecture E-29080 Malaga Spain
Parallel computers are present in a variety of fields, having reached a high degree of architectural maturity. However, there is still a lack of convenient software support for implementing efficient parallel applicat... 详细信息
来源: 评论
automatic parallelization of compiled event driven VHDL simulation
收藏 引用
IEEE TRANSACTIONS ON COMPUTERS 2002年 第4期51卷 380-394页
作者: Krishnaswamy, V Hasteer, G Banerjee, P Afara WebSyst San Jose CA 95134 USA Innol Syst San Jose CA 95134 USA Northwestern Univ Dept Elect & Comp Engn Evanston IL 60208 USA
In this paper, we present approaches and algorithms for parallelization of compiled event driven VHDL simulations on shared-memory multiprocessors (SMP). An efficient single-threaded algorithm for simulation of VHDL d... 详细信息
来源: 评论
automatic parallelization of XQuery programs on multi-core systems
收藏 引用
JOURNAL OF SUPERCOMPUTING 2016年 第4期72卷 1517-1548页
作者: Chen, Rongxin Liao, Husheng Wang, Zongyue Su, Hang Jimei Univ Comp Engn Coll Xiamen Peoples R China Beijing Univ Technol Sch Software Engn Beijing Peoples R China Beijing Univ Technol Coll Comp Sci Beijing Peoples R China
The popularity of multi-core systems makes software parallelization become an important way to improve performance. As a mainstream XML query language, XQuery is the core of XML processing. It is critical to take full... 详细信息
来源: 评论
automatic parallelization of recursive procedures
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2000年 第6期28卷 537-562页
作者: Gupta, M Mukhopadhyay, S Sinha, N IBM Corp TJ Watson Res Ctr Yorktown Heights NY 10598 USA Mobius Management Syst Rye NY 10580 USA IBM Global Serv India Bangalore 560017 Karnataka India
Parallelizing compilers have traditionally focussed mainly on parallelizing loops. This paper presents a new framework for automatically parallelizing recursive procedures that typically appear in divide-and-conquer a... 详细信息
来源: 评论
automatic parallelization: Executing Sequential Programs on a Task-Based Parallel Runtime
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2016年 第6期44卷 1337-1358页
作者: Fonseca, Alcides Cabral, Bruno Rafael, Joao Correia, Ivo Univ Coimbra Dept Informat Engn Coimbra Portugal
There are billions of lines of sequential code inside nowadays' software which do not benefit from the parallelism available in modern multicore architectures. automatically parallelizing sequential code, to promo... 详细信息
来源: 评论
AN automatic parallelization FRAMEWORK FOR MULTICOMPUTERS
收藏 引用
COMPUTER LANGUAGES 1994年 第3期20卷 135-150页
作者: SHENOY, UN SRIKANT, YN BHATKAR, VP INDIAN INST SCI DEPT COMP SCI & AUTOMATBANGALORE 560012KARNATAKAINDIA
Several researchers have looked into various issues related to automatic parallelization of sequential programs for multicomputers. But there is a need for a coherent framework which encompasses all these issues. In t... 详细信息
来源: 评论
automatic parallelization OF WHILE-LOOPS USING SPECULATIVE EXECUTION
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 1995年 第2期23卷 191-219页
作者: COLLARD, JF Laboratoire de l'Informatique du Parallélisme (LIP) ENS Lyon Lyon Cedex 07 France
automatic parallelization of imperative sequential programs has focused on nests of for-loops. The most recent of them consist in finding an affine mapping with respect to the loop indices to simultaneously capture th... 详细信息
来源: 评论
automatic parallelization of canonical loops
收藏 引用
SCIENCE OF COMPUTER PROGRAMMING 2013年 第8期78卷 1193-1206页
作者: Padovani da Mata, Leonardo Luiz Quintao Pereira, Fernando Magno Ferreira, Renato Univ Fed Minas Gerais Dept Ciencia Comp BR-31270010 Belo Horizonte MG Brazil
This paper presents a compilation technique that performs the automatic parallelization of canonical loops. Canonical loops are a recurring pattern that we have observed in many well known algorithms, such as frequent... 详细信息
来源: 评论
automatic parallelization of Probabilistic Models with Varying Load Imbalance  20
Automatic Parallelization of Probabilistic Models with Varyi...
收藏 引用
20th IEEE/ACM International Symposium on Cluster, Cloud and Internet Computing (CCGrid)
作者: Nemeth, Balazs Haber, Tom Liesenborgs, Jori Lamotte, Wim Hasselt Univ tUL Expertise Ctr Digital Media Martelarenlaan 42 B-3500 Hasselt Belgium
As scientists are designing increasingly complex and intricate models, the prominent way today to achieve acceptable execution time without sacrificing accuracy is through parallel computing. These techniques can impr... 详细信息
来源: 评论
automatic parallelization of Irregular x86-64 Loops  2019
Automatic Parallelization of Irregular x86-64 Loops
收藏 引用
17th IEEE/ACM International Symposium on Code Generation and Optimization (CGO)
作者: Neth, Brandon Strout, Michelle Mills Univ Arizona Dept Comp Sci Tucson AZ 85719 USA
Productivity languages such as Python and R are growing in popularity especially in the development of data analysis algorithms. While these languages provide powerful tools to accelerate the development process, they... 详细信息
来源: 评论