咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 464 篇 工学
    • 413 篇 软件工程
    • 359 篇 计算机科学与技术...
    • 21 篇 电子科学与技术(可...
    • 21 篇 控制科学与工程
    • 9 篇 信息与通信工程
    • 5 篇 机械工程
    • 4 篇 电气工程
    • 4 篇 生物工程
    • 3 篇 动力工程及工程热...
    • 3 篇 生物医学工程(可授...
    • 2 篇 力学(可授工学、理...
    • 2 篇 建筑学
    • 2 篇 土木工程
    • 2 篇 农业工程
    • 1 篇 冶金工程
  • 87 篇 理学
    • 78 篇 数学
    • 12 篇 系统科学
    • 7 篇 统计学(可授理学、...
    • 4 篇 生物学
    • 2 篇 物理学
    • 2 篇 化学
    • 1 篇 大气科学
    • 1 篇 地质学
  • 26 篇 管理学
    • 19 篇 管理科学与工程(可...
    • 14 篇 工商管理
    • 7 篇 图书情报与档案管...
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 2 篇 教育学
    • 2 篇 教育学
  • 2 篇 农学
    • 2 篇 作物学

主题

  • 74 篇 performance
  • 72 篇 parallel process...
  • 62 篇 parallel program...
  • 44 篇 algorithms
  • 42 篇 languages
  • 35 篇 design
  • 26 篇 parallel algorit...
  • 25 篇 gpu
  • 14 篇 computer program...
  • 13 篇 parallel computi...
  • 13 篇 parallel
  • 12 篇 experimentation
  • 12 篇 measurement
  • 10 篇 mpi
  • 10 篇 transactional me...
  • 9 篇 graphics process...
  • 9 篇 theory
  • 9 篇 concurrency
  • 8 篇 synchronization
  • 7 篇 multithreading

机构

  • 13 篇 carnegie mellon ...
  • 7 篇 indiana univ blo...
  • 4 篇 univ wisconsin d...
  • 4 篇 univ chinese aca...
  • 4 篇 univ illinois ur...
  • 4 篇 swiss fed inst t...
  • 4 篇 mit csail united...
  • 4 篇 shanghai jiao to...
  • 4 篇 mit comp sci & a...
  • 4 篇 rice university
  • 4 篇 univ rochester r...
  • 4 篇 purdue univ w la...
  • 3 篇 univ of tokyo
  • 3 篇 tsinghua univ de...
  • 3 篇 massachusetts in...
  • 3 篇 ohio state univ ...
  • 3 篇 carnegie mellon ...
  • 3 篇 inria rocquencou...
  • 3 篇 itmo univ st pet...
  • 3 篇 tsinghua univ pe...

作者

  • 9 篇 chen haibo
  • 8 篇 hoefler torsten
  • 8 篇 blelloch guy e.
  • 8 篇 agrawal kunal
  • 7 篇 garland michael
  • 7 篇 leiserson charle...
  • 6 篇 sun yihan
  • 6 篇 zhai jidong
  • 6 篇 shun julian
  • 6 篇 mellor-crummey j...
  • 5 篇 rainey mike
  • 5 篇 miller barton p.
  • 5 篇 krishnamoorthy s...
  • 5 篇 tsigas philippas
  • 5 篇 padua david
  • 5 篇 nikolopoulos dim...
  • 5 篇 lam monica s.
  • 5 篇 valero mateo
  • 5 篇 scott michael l.
  • 4 篇 taura kenjiro

语言

  • 519 篇 英文
  • 41 篇 其他
检索条件"任意字段=2003 ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
560 条 记 录,以下是451-460 订阅
排序:
Evaluation of predicated array data-flow analysis for automatic parallelization
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
Proceedings of the acm sigplan symposium on principles and practice of parallel programming, PPOPP 1999年 84-95页
作者: Moon, Sungdo Hall, Mary W. Univ of Southern California Marina del Rey United States
This paper presents an evaluation of a new analysis for parallelizing compilers called predicated array data-flow analysis. This analysis extends array data-flow analysis for parallelization and privatization to assoc... 详细信息
来源: 评论
Compile/run-time support for threaded MPI execution on multiprogrammed shared memory machines
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
Proceedings of the acm sigplan symposium on principles and practice of parallel programming, PPOPP 1999年 107-118页
作者: Tang, Hong Shen, Kai Yang, Tao Univ of California Santa Barbara CA United States
MPI is a message-passing standard widely used for developing high-performance parallel applications. Because of the restriction in the MPI computation model, conventional implementations on shared memory machines map ... 详细信息
来源: 评论
Efficient implementation of Java's Remote Method Invocation
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
Proceedings of the acm sigplan symposium on principles and practice of parallel programming, PPOPP 1999年 173-182页
作者: Maassen, Jason van Nieuwpoort, Rob Veldema, Ronald Bal, Henri E. Plaat, Aske Vrije Universiteit Amsterdam Netherlands
Java offers interesting opportunities for parallel computing. In particular, Java Remote Method Invocation provides an unusually flexible kind of Remote Procedure Call. Unlike RPC, RMI supports polymorphism, which req... 详细信息
来源: 评论
Space-time memory: A parallel programming abstraction for interactive multimedia applications
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
Proceedings of the acm sigplan symposium on principles and practice of parallel programming, PPOPP 1999年 183-192页
作者: Ramachandran, Umakishore Nikhil, Rishiyur S. Harel, Nissim Rehg, James M. Knobe, Kathleen Georgia Inst of Technology Atlanta United States
Realistic interactive multimedia involving vision, animation, and multimedia collaboration is likely to become an important aspect of future computer applications. The scalable parallelism inherent in such application... 详细信息
来源: 评论
Transparent adaptive parallelism on NOWs using OpenMP
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
Proceedings of the acm sigplan symposium on principles and practice of parallel programming, PPOPP 1999年 96-106页
作者: Scherer, Alex Lu, Honghui Gross, Thomas Zwaenepoel, Willy ETH Zurich Zurich Switzerland
We present a system that allows OpenMP programs to execute on a network of workstations with a variable number of nodes. The ability to adapt to a variable number of nodes allows a program to take advantage of additio... 详细信息
来源: 评论
Design challenges of virtual networks: fast, general-purpose communication  99
Design challenges of virtual networks: fast, general-purpose...
收藏 引用
Proceedings of the seventh acm sigplan symposium on principles and practice of parallel programming
作者: Alan M. Mainwaring David E. Culler Computer Science Division University of California at Berkeley Berkeley CA
Virtual networks provide applications with the illusion of having their own dedicated, high-performance networks, although network interfaces posses limited, shared resources. We present the design of a large-scale vi... 详细信息
来源: 评论
Performance prediction of large parallel applications using parallel simulations  99
Performance prediction of large parallel applications using ...
收藏 引用
Proceedings of the seventh acm sigplan symposium on principles and practice of parallel programming
作者: Rajive Bagrodia Ewa Deeljman Steven Docy Thomas Phan Computer Science Department University of California Los Angeles CA
Accurate simulation of large parallel applications can be facilitated with the use of direct execution and parallel discrete event simulation. This paper describes the use of COMPASS, a direct execution-driven, parall... 详细信息
来源: 评论
Basic compiler algorithms for parallel programs  99
Basic compiler algorithms for parallel programs
收藏 引用
Proceedings of the seventh acm sigplan symposium on principles and practice of parallel programming
作者: Jaejin Lee David A. Padua Samuel P. Midkiff Department of Computer Science University of Illinois Urbana IL IBM T. J. Watson Research Center P.O.Box 218 Yorktown Heights NY
Traditional compiler techniques developed for sequential programs do not guarantee the correctness (sequential consistency) of compiler transformations when applied to parallel programs. This is because traditional co...
来源: 评论
Code motion for explicitly parallel programs  99
Code motion for explicitly parallel programs
收藏 引用
Proceedings of the seventh acm sigplan symposium on principles and practice of parallel programming
作者: Jens Knoop Bernhard Steffen Fachbereich Informatik Universität Dortmund Baroper Straβe 301 D-44227 Dortmund Germany
In comparison to automatic parallelization, which is thoroughly studied in the literature [31, 33], classical analyses and optimizations of explicitly parallel programs were more or less neglected. This may be due to ... 详细信息
来源: 评论
Space-time memory: a parallel programming abstraction for interactive multimedia applications  99
Space-time memory: a parallel programming abstraction for in...
收藏 引用
Proceedings of the seventh acm sigplan symposium on principles and practice of parallel programming
作者: Umakishore Ramachandran Rishiyur S. Nikhil Nissim Harel James M. Rehg Kathleen Knobe College of Computing Georgia Insitute of Technology Compaq Computer Corporation Cambridge Research Laboratory (CRL)
Realistic interactive multimedia involving vision, animation, and multimedia collaboration is likely to become an important aspect of future computer applications. The scalable parallelism inherent in such application...
来源: 评论