咨询与建议

限定检索结果

文献类型

  • 361 篇 会议
  • 46 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

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

主题

  • 72 篇 performance
  • 49 篇 parallel process...
  • 46 篇 parallel program...
  • 43 篇 algorithms
  • 40 篇 languages
  • 34 篇 design
  • 22 篇 gpu
  • 21 篇 parallel algorit...
  • 12 篇 experimentation
  • 12 篇 measurement
  • 10 篇 parallel computi...
  • 9 篇 theory
  • 8 篇 mpi
  • 7 篇 parallelism
  • 7 篇 graphics process...
  • 7 篇 parallel
  • 7 篇 openmp
  • 7 篇 concurrency
  • 6 篇 multicore
  • 5 篇 reliability

机构

  • 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...
  • 3 篇 univ texas austi...
  • 2 篇 ist austria klos...
  • 2 篇 fudan univ sch c...
  • 2 篇 princeton univ d...
  • 2 篇 georgetown univ ...

作者

  • 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
  • 4 篇 dhulipala laxman
  • 4 篇 pingali keshav
  • 4 篇 chen wenguang
  • 4 篇 tan guangming
  • 4 篇 wang haojie
  • 4 篇 nikolopoulos dim...
  • 4 篇 long guoping
  • 4 篇 valero mateo
  • 4 篇 mellor-crummey j...
  • 4 篇 gu yan
  • 4 篇 leiserson charle...
  • 4 篇 kennedy ken

语言

  • 380 篇 英文
  • 26 篇 其他
  • 1 篇 葡萄牙文
检索条件"任意字段=16th ACM Symposium on Principles and Practice of Parallel Programming"
407 条 记 录,以下是171-180 订阅
排序:
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.... 详细信息
来源: 评论
CPMA: An Efficient Batch-parallel Compressed Set Without Pointers  24
CPMA: An Efficient Batch-Parallel Compressed Set Without Poi...
收藏 引用
29th acm SIGPLAN Annual symposium on principles and practice of parallel programming (PPoPP)
作者: Wheatman, Brian Burns, Randal Buluc, Aydin Xu, Helen Johns Hopkins Univ Baltimore MD 21218 USA Lawrence Berkeley Natl Lab Lawrence KS USA Georgia Inst Technol Atlanta GA USA
this paper introduces the batch-parallel Compressed Packed Memory Array (CPMA), a compressed, dynamic, ordered set data structure based on the Packed Memory Array (PMA). Traditionally, batch-parallel sets are built on... 详细信息
来源: 评论
Leapfrogging: A portable technique for implementing efficient futures  93
Leapfrogging: A portable technique for implementing efficien...
收藏 引用
4th acm SIGPLAN symposium on principles and practice of parallel programming, PPOPP 1993
作者: Wagner, David B. Calder, Bradley G. Department of Computer Science University of Colorado Campus Box 430 Boulder80309-0430 United States
A future is a language construct that allows programmers to expose parallelism in applicative languages such as MultiLisp [5] with minimal effort. In this paper we describe a technique for implementing futures, which ... 详细信息
来源: 评论
Towards scalable and simple software-DSM systems  05
Towards scalable and simple software-DSM systems
收藏 引用
20th acm symposium on Operating Systems principles, SOSP 2005
作者: Kise, Kenji Katagiri, Takahiro Honda, Hiroki Yuba, Toshitsugu Graduate School of Information Systems University of Electro-Communications United States
Large-scale PC clusters, such as ACSI Lightning with 2,816 processors and the AIST supercluster with more than 3,000 processors, have been constructed. Although software distributed shared memory (S-DSM) provides an a... 详细信息
来源: 评论
OPTIMAL MAPPING OF SEQUENCES OF DATA-parallel TASKS  95
OPTIMAL MAPPING OF SEQUENCES OF DATA-PARALLEL TASKS
收藏 引用
5th acm SIGPLAN symposium on principles and practice of parallel programming
作者: SUBHLOK, J VONDRAN, G HEWLETT PACKARD CORP ADV LASER JET OPERAT BOISE ID 83714 USA
Many applications in a variety of domains including digital signal processing, image processing, and computer vision are composed of a sequence of tasks that act on a stream of input data sets in a pipelined manner. R... 详细信息
来源: 评论
A library for portable and composable data locality optimizations for NUMA systems  2015
A library for portable and composable data locality optimiza...
收藏 引用
20th acm SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2015
作者: Majo, Zoltan Gross, thomas R. Department of Computer Science ETH Zurich Switzerland
Many recent multiprocessor systems are realized with a nonuniform memory architecture (NUMA) and accesses to remote memory locations take more time than local memory accesses. Optimizing NUMA memory system performance... 详细信息
来源: 评论
PPDP 2014 - Proceedings of the 16th International symposium on principles and practice of Declarative programming
PPDP 2014 - Proceedings of the 16th International Symposium ...
收藏 引用
16th International symposium on principles and practice of Declarative programming, PPDP 2014
the proceedings contain 27 papers. the topics discussed include: Lazier imperative programming;parametricity and proving free theorems for functional-logic languages;bijective collection encodings and Boolean operatio...
来源: 评论
Designing and auto-tuning parallel 3-D FFT for computation-communication overlap  14
Designing and auto-tuning parallel 3-D FFT for computation-c...
收藏 引用
2014 19th acm SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2014
作者: Song, Sukhyun Hollingsworth, Jeffrey K. Department of Computer Science University of Maryland College Park United States
this paper presents a method to design and auto-tune a new parallel 3-D FFT code using the non-blocking MPI all-to-all operation. We achieve high performance by optimizing computation-communication overlap. Our code p... 详细信息
来源: 评论
Data and computation transformations for multiprocessors
Data and computation transformations for multiprocessors
收藏 引用
Proceedings of the 5th acm SIGPLAN symposium on principles and practice of parallel programming
作者: Anderson, Jennifer M. Amarasinghe, Saman P. Lam, Monica S. Stanford Univ Stanford United States
Effective memory hierarchy utilization is critical to the performance of modem multiprocessor architectures. We have developed the first compiler system that fully automatically parallelizes sequential programs and ch... 详细信息
来源: 评论
PPDP'08 Proceedings of the 10th International acm SIGPLAN symposium on principles and practice of Declarative programming
PPDP'08 Proceedings of the 10th International ACM SIGPLAN Sy...
收藏 引用
PPDP 2008: 10th International acm SIGPLAN symposium on principles and practice of Declarative programming
the proceedings contain 25 papers. the topics discussed include: order-sorted dependency pairs;macros for context-free grammars;inferring precise polymorphic type dependencies in logic programs;a type system for safe ...
来源: 评论