咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是271-280 订阅
排序:
The Pilot Library for Novice MPI Programmers
The Pilot Library for Novice MPI Programmers
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Carter, John D. Gardner, William B. Grewal, Gary Univ Guelph Sch Comp Sci Guelph ON N1G 2W1 Canada
The Pilot library is a new method for programming MPI-enabled clusters in C, targeted at novice parallel programmers. Formal elements from Communicating Sequential Processes (CSP) are used to realize a process/channel... 详细信息
来源: 评论
Structure-driven Optimizations for Amorphous Data-parallel Programs
Structure-driven Optimizations for Amorphous Data-parallel P...
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Mendez-Lojo, Mario Nguyen, Donald Prountzos, Dimitrios Sui, Xin Hassaan, M. Amber Kulkarni, Milind Burtscher, Martin Pingali, Keshav Univ Texas Austin Inst Computat Engn & Sci Austin TX 78712 USA
Irregular algorithms are organized around pointer-based data structures such as graphs and trees, and they are ubiquitous in applications. Recent work by the Galois project has provided a systematic approach for paral... 详细信息
来源: 评论
Load Balancing on Speed
Load Balancing on Speed
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Hofmeyr, Steven Iancu, Costin Blagojevic, Filip Lawrence Berkeley Natl Lab Berkeley CA USA
To fully exploit multicore processors, applications are expected to provide a large degree of thread-level parallelism. While adequate for low core counts and their typical workloads, the current load balancing suppor... 详细信息
来源: 评论
Data Transformations Enabling Loop Vectorization on Multithreaded Data parallel Architectures
Data Transformations Enabling Loop Vectorization on Multithr...
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Jang, Byunghyun Mistry, Perhaad Schaa, Dana Dominguez, Rodrigo Kaeli, David Northeastern Univ Dept ECE Boston MA 02115 USA
Loop vectorization, a key feature exploited to obtain high performance on Single Instruction Multiple Data (SIMD) vector architectures, is significantly hindered by irregular memory access patterns in the data stream.... 详细信息
来源: 评论
Effective Communication and Computation Overlap with Hybrid MPI/SMPSs
Effective Communication and Computation Overlap with Hybrid ...
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Marjanovic, Vladimir Labarta, Jesus Ayguade, Eduard Valero, Mateo Barcelona Supercomp Ctr BSC CNS Dept Comp Sci Barcelona Spain Tech Univ Catalunya UPC Comp Architecture Dept Barcelona Spain
Communication overhead is one of the dominant factors affecting performance in high-performance computing systems. To reduce the negative impact of communication, programmers overlap communication and computation by u... 详细信息
来源: 评论
Is Transactional programming Actually Easier?
Is Transactional Programming Actually Easier?
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Rossbach, Christopher J. Hofmann, Owen S. Witchel, Emmett Univ Texas Austin Austin TX 78712 USA
Chip multi-processors (CMPs) have become ubiquitous, while tools that ease concurrent programming have not. The promise of increased performance for all applications through ever more parallel hardware requires good t... 详细信息
来源: 评论
Scaling LAPACK Panel Operations Using parallel Cache Assignment
Scaling LAPACK Panel Operations Using Parallel Cache Assignm...
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Castaldo, Anthony M. Whaley, R. Clint Univ Texas San Antonio Dept Comp Sci San Antonio TX 78249 USA
In LAPACK many matrix operations are cast as block algorithms which iteratively process a panel using an unblocked algorithm and then update a remainder matrix using the high performance Level 3 BLAS. The Level 3 BLAS... 详细信息
来源: 评论
Leveraging parallel Nesting in Transactional Memory
Leveraging Parallel Nesting in Transactional Memory
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Barreto, Joao Dragojevic, Aleksandar Ferreira, Paulo Guerraoui, Rachid Kapalka, Michal Univ Tecn Lisboa INESC ID Lisbon Portugal Swiss Fed Inst Technol CH-1015 Lausanne Switzerland
Exploiting the emerging reality of affordable multi-core architectures goes through providing programmers with simple abstractions that would enable them to easily turn their sequential programs into concurrent ones t... 详细信息
来源: 评论
Using Data Structure Knowledge for Efficient Lock Generation and Strong Atomicity
Using Data Structure Knowledge for Efficient Lock Generation...
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Upadhyaya, Gautam Midkiff, Samuel P. Pai, Vijay S. Purdue Univ W Lafayette IN 47907 USA
To achieve high-performance on multicore systems, shared-memory parallel languages must efficiently implement atomic operations. The commonly used and studied paradigms for atomicity are fine-grained locking, which is... 详细信息
来源: 评论
An Adaptive Performance Modeling Tool for GPU Architectures
An Adaptive Performance Modeling Tool for GPU Architectures
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Baghsorkhi, Sara S. Delahaye, Matthieu Patel, Sanjay J. Gropp, William D. Hwu, Wen-mei W. Univ Illinois Urbana IL 61801 USA
This paper presents an analytical model to predict the performance of general-purpose applications on a GPU architecture. The model is designed to provide performance information to an auto-tuning compiler and assist ... 详细信息
来源: 评论