咨询与建议

限定检索结果

文献类型

  • 343 篇 会议
  • 50 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 339 篇 工学
    • 295 篇 软件工程
    • 277 篇 计算机科学与技术...
    • 13 篇 电子科学与技术(可...
    • 7 篇 信息与通信工程
    • 5 篇 控制科学与工程
    • 4 篇 机械工程
    • 4 篇 生物工程
    • 3 篇 生物医学工程(可授...
    • 2 篇 力学(可授工学、理...
    • 1 篇 动力工程及工程热...
    • 1 篇 电气工程
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 化学工程与技术
    • 1 篇 核科学与技术
    • 1 篇 农业工程
    • 1 篇 环境科学与工程(可...
  • 56 篇 理学
    • 51 篇 数学
    • 4 篇 生物学
    • 4 篇 系统科学
    • 4 篇 统计学(可授理学、...
    • 3 篇 化学
    • 1 篇 物理学
  • 15 篇 管理学
    • 10 篇 管理科学与工程(可...
    • 8 篇 工商管理
    • 5 篇 图书情报与档案管...
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 72 篇 performance
  • 50 篇 parallel process...
  • 42 篇 algorithms
  • 41 篇 parallel program...
  • 39 篇 languages
  • 34 篇 design
  • 21 篇 gpu
  • 20 篇 parallel algorit...
  • 12 篇 experimentation
  • 12 篇 measurement
  • 10 篇 mpi
  • 9 篇 theory
  • 8 篇 parallel computi...
  • 7 篇 scalability
  • 7 篇 graphics process...
  • 7 篇 parallel
  • 7 篇 programming mode...
  • 7 篇 concurrency
  • 6 篇 parallelism
  • 6 篇 synchronization

机构

  • 7 篇 carnegie mellon ...
  • 4 篇 univ wisconsin d...
  • 4 篇 indiana univ blo...
  • 4 篇 shanghai jiao to...
  • 3 篇 univ of tokyo
  • 3 篇 tsinghua univ de...
  • 3 篇 univ chinese aca...
  • 3 篇 massachusetts in...
  • 3 篇 univ illinois ur...
  • 3 篇 swiss fed inst t...
  • 3 篇 mit csail united...
  • 3 篇 tsinghua univ pe...
  • 3 篇 univ utah sch co...
  • 3 篇 rice univ housto...
  • 3 篇 univ calif berke...
  • 2 篇 ist austria klos...
  • 2 篇 fudan univ sch c...
  • 2 篇 uk atom weap est...
  • 2 篇 univ murcia dept...
  • 2 篇 princeton univ d...

作者

  • 8 篇 blelloch guy e.
  • 7 篇 chen haibo
  • 6 篇 hoefler torsten
  • 6 篇 garland michael
  • 6 篇 zhai jidong
  • 6 篇 shun julian
  • 5 篇 sun yihan
  • 5 篇 tsigas philippas
  • 5 篇 nikolopoulos dim...
  • 4 篇 dhulipala laxman
  • 4 篇 chen wenguang
  • 4 篇 tan guangming
  • 4 篇 wang haojie
  • 4 篇 long guoping
  • 4 篇 valero mateo
  • 4 篇 mellor-crummey j...
  • 4 篇 gu yan
  • 4 篇 kennedy ken
  • 3 篇 taura kenjiro
  • 3 篇 li jiajia

语言

  • 354 篇 英文
  • 39 篇 其他
检索条件"任意字段=5th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
393 条 记 录,以下是341-350 订阅
排序:
New model for integrated nested task and data parallel programming
New model for integrated nested task and data parallel progr...
收藏 引用
Proceedings of the 1997 6th acm sigplan symposium on principles and practice of parallel programming
作者: Subhlok, Jaspal Yang, Bwolen Carnegie Mellon Univ Pittsburgh United States
High Performance Fortran (HPF) has emerged as a standard language for data parallel computing. However, a wide variety of scientific applications are best programmed by a combination of task and data parallelism. ther... 详细信息
来源: 评论
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Space and time efficient execution of parallel irregular computations  97
Space and time efficient execution of parallel irregular com...
收藏 引用
Proceedings of the sixth acm sigplan symposium on principles and practice of parallel programming
作者: Cong Fu Tao Yang Department of Computer Science University of California Santa Barbara CA
Solving problems of large sizes is an important goal for parallel machines with multiple CPU and memory resources. In this paper, issues of efficient execution of overhead-sensitive parallel irregular computation unde...
来源: 评论
An effective garbage collection strategy for parallel programming languages on large scale distributed-memory machines  97
An effective garbage collection strategy for parallel progra...
收藏 引用
Proceedings of the sixth acm sigplan symposium on principles and practice of parallel programming
作者: Kenjiro Taura Akinori Yonezawa Department of Information Science Faculty of Science University of Tokyo 7-3-1 Hongo Bunkyo-ku Tokyo 113 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...
来源: 评论
Experiences with non-numeric applications on multithreaded architectures  97
Experiences with non-numeric applications on multithreaded a...
收藏 引用
Proceedings of the sixth acm sigplan symposium on principles and practice of parallel programming
作者: Angela Sodan Guang R. Gao Olivier Maquelin Jens-Uwe Schultz Xin-Min Tian GMD FIRST Rudower Ghaussee 5 12489 Berlin Germany University of Delaware 140 Evans Hall Newark DE School of Comp. Scie. McGill University 3480 University St. Montreal Canada H3A 2A7 IBM Toronto Lab. 1150 Eglinton Ave. East Toronto Canada M3C 1H7
Distributed-memory machines have proved successful for many challenging numerical programs that can be split into largely independent computation-intensive subtasks requiring little data exchange (although the amount ...
来源: 评论