咨询与建议

限定检索结果

文献类型

  • 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

语言

  • 534 篇 英文
  • 26 篇 其他
检索条件"任意字段=2003 ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
560 条 记 录,以下是291-300 订阅
排序:
Preliminary Results on NB-FEB, a Synchronization Primitive for parallel programming
Preliminary Results on NB-FEB, a Synchronization Primitive f...
收藏 引用
14th acm sigplan symposium on principles and practice of parallel programming
作者: Ha, Phuong Hoai Tsigas, Philippas Anshus, Otto J. Univ Tromso N-9001 Tromso Norway Chalmers Univ Technol Gothenburg Sweden
We introduce a non-blocking full/empty bit primitive, or NB-FEB for short, as a promising synchronization primitive for parallel programming on may-core architectures. We show that the NB-FEB primitive is universal, s... 详细信息
来源: 评论
Comparability Graph Coloring for Optimizing Utilization of Stream Register Files in Stream Processors
Comparability Graph Coloring for Optimizing Utilization of S...
收藏 引用
14th acm sigplan symposium on principles and practice of parallel programming
作者: Yang, Xuejun Wang, Li Xue, Jingling Deng, Yu Zhang, Ying UNSW Programming Languages & Compilers Grp Sch Comp Sci & Engn Sydney NSW Australia
A stream processor executes an application that has been decomposed into a sequence of kernels that operate on streams of data elements. During the execution of a kernel, all streams accessed must be communicated thro... 详细信息
来源: 评论
Towards concurrency refactoring for X10
Towards concurrency refactoring for X10
收藏 引用
2009 acm sigplan symposium on principles and practice of parallel programming, PPoPP'09
作者: Markstrum, Shane Fuhrer, Robert M. University of California Computer Science Department Los Angeles CA United States IBM T.J. Watson Research Center Hawthorne NY United States
In this poster, we present our vision of refactoring support for languages with a partitioned global address space memory model as embodied in the X10 programming language. We examine a novel refactoring, extract conc... 详细信息
来源: 评论
L2C2: Logic-based LSC Consistency Checking
L2C2: Logic-based LSC Consistency Checking
收藏 引用
11th International acm sigplan symposium on principles and practice of Declarative programming (PPDP 09)
作者: Guo, Hai-Feng Zheng, Wen Subramaniam, Mahadevan Univ Nebraska Dept Comp Sci Omaha NE 68182 USA
Live sequence charts (LSCs) have been proposed as an inter-object scenario-based specification and visual programming language for reactive systems. In this paper, we introduce a logic-based framework to check the con... 详细信息
来源: 评论
Serialization Sets: A Dynamic Dependence-Based parallel Execution Model
Serialization Sets: A Dynamic Dependence-Based Parallel Exec...
收藏 引用
14th acm sigplan symposium on principles and practice of parallel programming
作者: Allen, Matthew D. Sridharan, Srinath Sohi, Gurindar S. Univ Wisconsin Dept Comp Sci Madison WI 53706 USA
This paper proposes a new parallel execution model where programmers augment a sequential program with pieces of code called serializers that dynamically map computational operations into serialization sets of depende... 详细信息
来源: 评论
A Comparison of programming Models for Multiprocessors with Explicitly Managed Memory Hierarchies
A Comparison of Programming Models for Multiprocessors with ...
收藏 引用
14th acm sigplan symposium on principles and practice of parallel programming
作者: Schneider, Scott Yeom, Jae-Seung Rose, Benjamin Linford, John C. Sandu, Adrian Nikolopoulos, Dimitrios S. Virginia Tech Dept Comp Sci Blacksburg VA 24060 USA
On multiprocessors with explicitly managed memory hierarchies (EMM), software has the responsibility of moving data in and out of fast local memories. This task can be complex and error-prone even for expert programme... 详细信息
来源: 评论
Stack-based parallel recursion on graphics processors
Stack-based parallel recursion on graphics processors
收藏 引用
2009 acm sigplan symposium on principles and practice of parallel programming, PPoPP'09
作者: Yang, Ke He, Bingsheng Luo, Qiong Sander, Pedro V. Shi, Pedro V. Zhejiang Univ. China HKUST Hong Kong
Recent research has shown promising results on using graphics processing units (GPUs) to accelerate general-purpose computation. However, today's GPUs do not support recursive functions. As a result, for inherentl... 详细信息
来源: 评论
Petascale Computing with Accelerators
Petascale Computing with Accelerators
收藏 引用
14th acm sigplan symposium on principles and practice of parallel programming
作者: Kistler, Michael Gunnels, John Brokenshire, Daniel Benton, Brad IBM Corp Austin TX 78758 USA IBM Corp Yorktown Hts NY 10598 USA
A trend is developing in high performance computing in which commodity processors are coupled to various types of computational accelerators. Such systems are commonly called hybrid systems. In this paper, we describe... 详细信息
来源: 评论
Backtracking-based Load Balancing
Backtracking-based Load Balancing
收藏 引用
14th acm sigplan symposium on principles and practice of parallel programming
作者: Hiraishi, Tasuku Yasugi, Masahiro Umatani, Seiji Yuasa, Taiichi Kyoto Univ Acad Ctr Comp & Media Studies Kyoto 6068501 Japan Kyoto Univ Grad Sch Informat Kyoto 6068501 Japan
High-productivity languages for parallel computing become more important as parallel environments including multicores become more common. Cilk is such a language. It provides good load balancing for many applications... 详细信息
来源: 评论
Application-aware management parallel simulation collections
Application-aware management parallel simulation collections
收藏 引用
2009 acm sigplan symposium on principles and practice of parallel programming, PPoPP'09
作者: Yau, Siu-Man Karamcheti, Vijay Zorin, Denis Damevski, Kostadin Parker, Steven G. Courant Institute of Mathematical Sciences New York University United States Department of Computer Science University of Utah United States
This paper presents a system deployed on parallel clusters to manage a collection of parallel simulations that make up a computational study. It explores how such a system can extend traditional parallel job schedulin... 详细信息
来源: 评论