咨询与建议

限定检索结果

文献类型

  • 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

语言

  • 521 篇 英文
  • 39 篇 其他
检索条件"任意字段=2003 ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
560 条 记 录,以下是471-480 订阅
排序:
Improving parallel shear-warp volume rendering on shared address space multiprocessors  97
Improving parallel shear-warp volume rendering on shared add...
收藏 引用
Proceedings of the 1997 6th acm sigplan symposium on principles and practice of parallel programming
作者: Jiang, Dongming Singh, Jaswinder Pal Princeton Univ Princeton NJ United States
This paper presents a new parallel volume rendering algorithm and implementation, based on shear warp factorization, for shared address space multiprocessors. Starting from an existing parallel shear-warp renderer, we... 详细信息
来源: 评论
LoPC: modeling contention in parallel algorithms
LoPC: modeling contention in parallel algorithms
收藏 引用
Proceedings of the 1997 6th acm sigplan symposium on principles and practice of parallel programming
作者: Frank, Matthew I. Agarwal, Anant Vernon, Mary K. Massachusetts Inst of Technology Cambridge United States
parallel algorithm designers need computational models that take first order system costs into account, but are also simple enough to use in practice. This paper introduces the LoPC model, which is inspired by the Log... 详细信息
来源: 评论
Dynamic pointer alignment: tiling and communication optimizations for parallel pointer-based computations
Dynamic pointer alignment: tiling and communication optimiza...
收藏 引用
Proceedings of the 1997 6th acm sigplan symposium on principles and practice of parallel programming
作者: Zhang, Xingbin Chien, Andrew A. Univ of Illinois at Urbana-Champaign
Loop tiling and communication optimizations, such as message pipelining and aggregation, can achieve optimized and robust memory performance by proactively managing storage and data movement. In this paper, we general... 详细信息
来源: 评论
Interaction of parallel programming constructs and coherence protocols
Interaction of parallel programming constructs and coherence...
收藏 引用
Proceedings of the 1997 6th acm sigplan symposium on principles and practice of parallel programming
作者: Bianchini, Ricardo Carrera, Enrique V. Kontothanassis, Leonidas Federal Univ of Rio de Janeiro Rio de Janeiro Brazil
Some of the most common parallel programming idioms include locks, barriers, and reduction operations. The interaction of these programming idioms with the multiprocessor's coherence protocol has a significant imp... 详细信息
来源: 评论
Performance implications of communication mechanisms in all-software global address spaces systems
Performance implications of communication mechanisms in all-...
收藏 引用
Proceedings of the 1997 6th acm sigplan symposium on principles and practice of parallel programming
作者: Lim, Beng-Hong Chang, Chi-Chao Czajkowski, Grzegorz von Eicken, Thorsten IBM Corp Yorktown Heights United States
Global addressing of shared data simplifies parallel programming and complements message passing models commonly found in distributed memory machines. A number of programming systems have been designed that synthesize... 详细信息
来源: 评论
Effective garbage collection strategy for parallel programming languages on large scale distributed-memory machines
Effective garbage collection strategy for parallel programmi...
收藏 引用
Proceedings of the 1997 6th acm sigplan symposium on principles and practice of parallel programming
作者: Taura, Kenjiro Yonezawa, Akinori Univ of Tokyo Tokyo Japan
This paper describes the design and implementation of a garbage collection scheme on large-scale distributed-memory computers and reports various experimental results. The collector is based on the conservative GC lib... 详细信息
来源: 评论
A new model for integrated nested task and data parallel programming  97
A new model for integrated nested task and data parallel pro...
收藏 引用
Proceedings of the sixth acm sigplan symposium on principles and practice of parallel programming
作者: Jaspal Subhlok Bwolen Yang School of Computer Science Carnegie Mellon University Pittsburgh PA
High Performance Fortran (HPF) has emerged as a standard language fordata parallel computing. However, a wide variety of scientific applications are best programmed by a combination of task and data parallelism. There...
来源: 评论
parallel breadth-first BDD construction  97
Parallel breadth-first BDD construction
收藏 引用
Proceedings of the sixth acm sigplan symposium on principles and practice of parallel programming
作者: Bwolen Yang David R. O'Hallaron Carnegie Mellon University Pittsburgh PA
With the increasing complexity of protocol and circuit designs, formal verification has become an important research area and binary decision diagrams (BDDs) have been shown to be a powerful tool in formal verificatio...
来源: 评论
The interaction of parallel programming constructs and coherence protocols  97
The interaction of parallel programming constructs and coher...
收藏 引用
Proceedings of the sixth acm sigplan symposium on principles and practice of parallel programming
作者: Ricardo Bianchini Enrique V. Carrera Leonidas Kontothanassis COPPE Systems Engineering Federal University of Rio de Janeiro Rio de Janeiro Brazil Cambridge Research Laboratory Digital Equipment Corporation Cambridge MA
Some of the most common parallel programming idioms include locks, barriers, and reduction operations. The interaction of these programming idioms with the multiprocessor's coherence protocol has a significant imp...
来源: 评论
LoPC: modeling contention in parallel algorithms  97
LoPC: modeling contention in parallel algorithms
收藏 引用
Proceedings of the sixth acm sigplan symposium on principles and practice of parallel programming
作者: Matthew I. Frank Anant Agarwal Mary K. Vernon Laboratory for Computer Science Massachusetts Institute of Technology Computer Sciences Department University of Wisconsin-Madison
parallel algorithm designers need computational models that take first order system costs into account, but are also simple enough to use in practice. This paper introduces the LoPC model, which is inspired by the Log...
来源: 评论