咨询与建议

限定检索结果

文献类型

  • 510 篇 会议
  • 49 篇 期刊文献

馆藏范围

  • 559 篇 电子文献
  • 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

语言

  • 533 篇 英文
  • 26 篇 其他
检索条件"任意字段=2003 ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
559 条 记 录,以下是121-130 订阅
排序:
HPVM: Heterogeneous parallel Virtual Machine  18
HPVM: <i>Heterogeneous Parallel Virtual Machine</i>
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Kotsifakou, Maria Srivastava, Prakalp Sinclair, Matthew D. Komuravelli, Rakesh Adve, Vikram Adve, Sarita Univ Illinois Dept Comp Sci Champaign IL 61820 USA Qualcomm Technol Inc San Diego CA USA
We propose a parallel program representation for heterogeneous systems, designed to enable performance portability across a wide range of popular parallel hardware, including GPUs, vector instruction sets, multicore C... 详细信息
来源: 评论
Interval-Based Memory Reclamation  18
Interval-Based Memory Reclamation
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Wen, Haosen Izraelevitz, Joseph Cai, Wentao Beadle, H. Alan Scott, Michael L. Univ Rochester Dept Comp Sci Rochester NY 14627 USA
In this paper we present interval-based reclamation (IBR), a new approach to safe reclamation of disconnected memory blocks in nonblocking concurrent data structures. Safe reclamation is a difficult problem: a thread,... 详细信息
来源: 评论
Griffin: Uniting CPU and GPU in Information Retrieval Systems for Intra-Query parallelism  18
Griffin: Uniting CPU and GPU in Information Retrieval System...
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Liu, Yang Wang, Jianguo Swanson, Steven WDC Res Chippenham Wilts England Univ Calif San Diego San Diego CA USA
Interactive information retrieval services, such as enterprise search and document search, must provide relevant results with consistent, low response times in the face of rapidly growing data sets and query loads. Th... 详细信息
来源: 评论
LazyGraph: Lazy Data Coherency for Replicas in Distributed Graph-parallel Computation  18
LazyGraph: Lazy Data Coherency for Replicas in Distributed G...
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Wang, Lei Zhuang, Liangji Chen, Junhang Cui, Huimin Lv, Fang Liu, Ying Fen, Xiaobing Chinese Acad Sci Inst Comp Technol State Key Lab Comp Architecture Beijing Peoples R China Univ Chinese Acad Sci Beijing Peoples R China
Replicas of a vertex play an important role in existing distributed graph processing systems which make a single vertex to be parallel processed by multiple machines and access remote neighbors locally without any rem... 详细信息
来源: 评论
Proceedings of the acm sigplan symposium on principles and practice of parallel programming, PPOPP
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
20th acm sigplan symposium on principles and practice of parallel programming, PPoPP 2015
The proceedings contain 44 papers. The topics discussed include: predicate RCU: an RCU for scalable concurrent updates;automatic scalable atomicity via semantic locking;a framework for practical parallel fast matrix m...
来源: 评论
Certified Compilation of Financial Contracts  18
Certified Compilation of Financial Contracts
收藏 引用
20th International symposium on principles and practice of Declarative programming (PPDP)
作者: Annenkov, Danil Elsman, Martin INRIA GALLINETTE Res Ream Nantes France Univ Copenhagen Dept Comp Sci DIKU Copenhagen Denmark
We present an extension to a certified financial contract management system that allows for templated declarative financial contracts and for integration with financial stochastic models through verified compilation i... 详细信息
来源: 评论
Performance portable C++ programming with RAJA  19
Performance portable C++ programming with RAJA
收藏 引用
Proceedings of the 24th symposium on principles and practice of parallel programming
作者: David Beckingsale Richard Hornung Tom Scogland Arturo Vargas Lawrence Livermore National Laboratory
With the rapid change of computing architectures, and variety of programming models; the ability to develop performance portable applications has become of great importance. This is particularly true in large producti... 详细信息
来源: 评论
An Architecture and programming Model for Accelerating parallel Commutative Computations via Privatization  22
An Architecture and Programming Model for Accelerating Paral...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Balaji, Vignesh Tirumala, Dhruva Lucia, Brandon Carnegie Mellon Univ Pittsburgh PA 15213 USA
来源: 评论
Recovering Performance for Vector-based Machine Learning on Managed Runtime  22
Recovering Performance for Vector-based Machine Learning on ...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Wu, Mingyu Guan, Haibing Zang, Binyu Chen, Haibo Shanghai Jiao Tong Univ Inst Parallel & Distributed Syst Shanghai Key Lab Scalable Comp & Syst Shanghai Peoples R China
The explosive growth of data and the demand for learning useful information from such data have stimulated a crossdisciplinary area named big learning, which leverages a cluster of commodity machines to run machine le... 详细信息
来源: 评论
Using Butterfly-Patterned Partial Sums to Draw from Discrete Distributions  17
Using Butterfly-Patterned Partial Sums to Draw from Discrete...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Steele, Guy L., Jr. Tristan, Jean-Baptiste Oracle Labs Ludhiana Punjab India
We describe a SIMD technique for drawing values from multiple discrete distributions, such as sampling from the random variables of a mixture model, that avoids computing a complete table of partial sums of the relati... 详细信息
来源: 评论