咨询与建议

限定检索结果

文献类型

  • 86 篇 期刊文献
  • 20 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 100 篇 工学
    • 96 篇 计算机科学与技术...
    • 39 篇 电气工程
    • 20 篇 软件工程
    • 3 篇 信息与通信工程
    • 1 篇 材料科学与工程(可...
  • 5 篇 理学
    • 3 篇 数学
    • 1 篇 物理学
    • 1 篇 统计学(可授理学、...
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...

主题

  • 106 篇 parallelizing co...
  • 12 篇 automatic parall...
  • 9 篇 data dependence
  • 6 篇 data dependence ...
  • 6 篇 distributed memo...
  • 6 篇 parallel computi...
  • 6 篇 synchronization
  • 5 篇 parallel process...
  • 5 篇 high performance...
  • 5 篇 program analysis
  • 5 篇 data distributio...
  • 4 篇 communication op...
  • 4 篇 compiler optimiz...
  • 4 篇 algorithms
  • 4 篇 parallel program...
  • 4 篇 interprocessor c...
  • 4 篇 distributed memo...
  • 4 篇 symbolic analysi...
  • 3 篇 experimentation
  • 3 篇 performance

机构

  • 4 篇 univ texas dept ...
  • 3 篇 univ maryland de...
  • 3 篇 natl cheng kung ...
  • 3 篇 univ so calif in...
  • 2 篇 waseda univ dept...
  • 2 篇 univ aizu dept c...
  • 2 篇 natl sun yat sen...
  • 2 篇 rice univ dept c...
  • 2 篇 univ pittsburgh ...
  • 2 篇 santa clara univ...
  • 2 篇 purdue univ dept...
  • 2 篇 mit comp sci lab...
  • 1 篇 supported in par...
  • 1 篇 univ texas austi...
  • 1 篇 university of ca...
  • 1 篇 princeton univ d...
  • 1 篇 department of el...
  • 1 篇 kyushu univ grad...
  • 1 篇 univ cincinnati ...
  • 1 篇 cray res inc eag...

作者

  • 6 篇 sheu jp
  • 5 篇 guo my
  • 4 篇 psarris k
  • 4 篇 gupta r
  • 4 篇 chang wl
  • 4 篇 hall mw
  • 3 篇 hwang ys
  • 3 篇 chen ts
  • 3 篇 tseng cw
  • 3 篇 shih kp
  • 3 篇 kyriakopoulos k
  • 3 篇 chu cp
  • 2 篇 nakata i
  • 2 篇 yoshida a
  • 2 篇 martonosi m
  • 2 篇 diniz pc
  • 2 篇 shang wj
  • 2 篇 huang tc
  • 2 篇 hodzic e
  • 2 篇 kimura keiji

语言

  • 103 篇 英文
  • 3 篇 其他
检索条件"主题词=Parallelizing compilers"
106 条 记 录,以下是101-110 订阅
排序:
COMPILE-TIME TECHNIQUES FOR DATA DISTRIBUTION IN DISTRIBUTED MEMORY MACHINES
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 1991年 第4期2卷 472-482页
作者: RAMANUJAM, J SADAYAPPAN, P OHIO STATE UNIV DEPT COMP & INFORMAT SCICOLUMBUSOH 43210
This paper addresses the problem of partitioning data for distributed memory machines (multicomputers). In current day multicomputers, interprocessor communication is more time-consuming than instruction execution. If... 详细信息
来源: 评论
COMPILE-TIME SCHEDULING AND ASSIGNMENT OF DATA-FLOW PROGRAM GRAPHS WITH DATA-DEPENDENT ITERATION
收藏 引用
IEEE TRANSACTIONS ON COMPUTERS 1991年 第11期40卷 1225-1238页
作者: HA, SH LEE, EA Department of Electrical Engineering and Computer Sciences University of California Berkeley Berkeley CA USA
Scheduling of data-flow graphs onto parallel processors consists in assigning actors to processors, ordering the execution of actors within each processor, and firing the actors at particular times. Many scheduling st... 详细信息
来源: 评论
PARTITIONING AND MAPPING NESTED LOOPS ON MULTIPROCESSOR SYSTEMS
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 1991年 第4期2卷 430-439页
作者: SHEU, JP TAI, TH Department of Electrical Engineering National Central University Chungli Taiwan
Intensive scientific algorithms can usually be formulated as nested loops which are the main source of parallelism. When a nested loop is executed in parallel, the total execution time is composed of two parts-the com... 详细信息
来源: 评论
A DISTRIBUTED IMPLEMENTATION OF SHARED VIRTUAL MEMORY WITH STRONG AND WEAK COHERENCE  2nd
A DISTRIBUTED IMPLEMENTATION OF SHARED VIRTUAL MEMORY WITH S...
收藏 引用
2ND EUROPEAN CONF ON DISTRIBUTED MEMORY COMPUTING ( EDMCC2 )
作者: GILOI, WK HASTEDT, C SCHOEN, F SCHROEDERPREIKSCHAT, W GMD Research Center for Innovative Computer Systems and Technology Technical University of Berlin Germany
A virtual shared memory architecture (VSMA) is a distributed memory architecture that looks to the application software as if it were a shared memory system. The major problem with such a system is to maintain the coh... 详细信息
来源: 评论
HIGH-SPEED SYNCHRONIZATION OF PROCESSORS USING FUZZY BARRIERS
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 1990年 第1期19卷 53-73页
作者: GUPTA, R EPSTEIN, M UNIV PITTSBURGH DEPT COMP SCIPITTSBURGHPA 15260 N AMER PHILIPS LIGHTING CORP PHILIPS LABSBARIACLIFF MANORNY 10510
Parallel programs are commonly written using barriers to synchronize parallel processes. Upon reaching a barrier, a processor must stall until all participating processors reach the barrier. A software implementation ... 详细信息
来源: 评论
A fine-grained MIMD architecture based upon register channels  23
A fine-grained MIMD architecture based upon register channel...
收藏 引用
Proceedings of the 23rd annual workshop and symposium on Microprogramming and microarchitecture
作者: Rajiv Gupta Department of Computer Science University of Pittsburgh 220 Alumni Hall Pittsburgh PA
This paper discusses the use of shared register channels as a data exchange mechanism among processors in a fine-grained MIMD system with a load/store architecture. A register channel is provided with a synchronizatio... 详细信息
来源: 评论