咨询与建议

限定检索结果

文献类型

  • 344 篇 会议
  • 19 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 305 篇 工学
    • 261 篇 软件工程
    • 250 篇 计算机科学与技术...
    • 13 篇 电子科学与技术(可...
    • 9 篇 信息与通信工程
    • 5 篇 控制科学与工程
    • 4 篇 机械工程
    • 4 篇 生物工程
    • 3 篇 生物医学工程(可授...
    • 1 篇 力学(可授工学、理...
    • 1 篇 动力工程及工程热...
    • 1 篇 电气工程
    • 1 篇 核科学与技术
    • 1 篇 农业工程
    • 1 篇 环境科学与工程(可...
    • 1 篇 网络空间安全
  • 57 篇 理学
    • 53 篇 数学
    • 4 篇 生物学
    • 4 篇 系统科学
    • 4 篇 统计学(可授理学、...
    • 2 篇 化学
  • 18 篇 管理学
    • 12 篇 管理科学与工程(可...
    • 11 篇 工商管理
    • 5 篇 图书情报与档案管...
  • 5 篇 经济学
    • 5 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 3 篇 教育学
    • 3 篇 教育学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 54 篇 performance
  • 50 篇 parallel process...
  • 34 篇 parallel program...
  • 33 篇 algorithms
  • 27 篇 languages
  • 25 篇 design
  • 20 篇 parallel algorit...
  • 20 篇 gpu
  • 9 篇 experimentation
  • 9 篇 measurement
  • 8 篇 parallel
  • 7 篇 scalability
  • 7 篇 graphics process...
  • 7 篇 theory
  • 7 篇 parallel computi...
  • 6 篇 parallelism
  • 6 篇 mpi
  • 6 篇 concurrency
  • 5 篇 graph algorithms
  • 5 篇 logic programmin...

机构

  • 7 篇 carnegie mellon ...
  • 4 篇 indiana univ blo...
  • 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 篇 shanghai jiao to...
  • 3 篇 tsinghua univ pe...
  • 3 篇 univ calif berke...
  • 2 篇 ist austria klos...
  • 2 篇 georgetown univ ...
  • 2 篇 univ wisconsin d...
  • 2 篇 yale university ...
  • 2 篇 shanghai key lab...
  • 2 篇 univ of wisconsi...
  • 2 篇 tsinghua univers...
  • 2 篇 shanghai jiao to...

作者

  • 8 篇 blelloch guy e.
  • 6 篇 hoefler torsten
  • 6 篇 garland michael
  • 6 篇 zhai jidong
  • 6 篇 chen haibo
  • 6 篇 shun julian
  • 5 篇 sun yihan
  • 4 篇 dhulipala laxman
  • 4 篇 chen wenguang
  • 4 篇 tsigas philippas
  • 4 篇 tan guangming
  • 4 篇 wang haojie
  • 4 篇 mellor-crummey j...
  • 4 篇 gu yan
  • 4 篇 kennedy ken
  • 3 篇 taura kenjiro
  • 3 篇 li jiajia
  • 3 篇 yonezawa akinori
  • 3 篇 pingali keshav
  • 3 篇 kim jungwon

语言

  • 362 篇 英文
  • 2 篇 其他
检索条件"任意字段=Proceedings of the 24th Symposium on Principles and Practice of Parallel Programming"
364 条 记 录,以下是261-270 订阅
排序:
the STAPL parallel Container Framework  11
The STAPL Parallel Container Framework
收藏 引用
16th ACM symposium on principles and practice of parallel programming
作者: Tanase, Gabriel Buss, Antal Fidel, Adam Harshvardhan Papadopoulos, Ioannis Pearce, Olga Smith, Timmie thomas, Nathan Xu, Xiabing Mourad, Nedal Vu, Jeremy Bianco, Mauro Amato, Nancy M. Rauchwerger, Lawrence Texas A&M Univ Parasol Lab Dept Comp Sci & Engn College Stn TX 77843 USA
the Standard Template Adaptive parallel Library (STAPL) is a parallel programming infrastructure that extends C++ with support for parallelism. It includes a collection of distributed data structures called pContainer... 详细信息
来源: 评论
Provably Fast and Space-Efficient parallel Biconnectivity  23
Provably Fast and Space-Efficient Parallel Biconnectivity
收藏 引用
28th ACM SIGPLAN Annual symposium on principles and practice of parallel programming, PPoPP 2023
作者: Dong, Xiaojun Wang, Letong Gu, Yan Sun, Yihan UC Riverside
Computing biconnected components (BCC) of a graph is a fundamental graph problem. the canonical parallel BCC algorithm is the Tarjan-Vishkin algorithm, which has O(n + m) optimal work and polylogarithmic span on a gra... 详细信息
来源: 评论
Barrier elision for production parallel programs  2015
Barrier elision for production parallel programs
收藏 引用
20th ACM SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2015
作者: Chabbi, Milind Lavrijsen, Wim De Jong, Wibe Sen, Koushik Mellor-Crummey, John Iancu, Costin Rice University United States Lawrence Berkeley National Laboratory United States UC Berkeley United States
Large scientific code bases are often composed of several layers of runtime libraries, implemented in multiple programming languages. In such situation, programmers often choose conservative synchronization patterns l... 详细信息
来源: 评论
BiPart: A parallel and deterministic hypergraph partitioner  21
BiPart: A parallel and deterministic hypergraph partitioner
收藏 引用
26th ACM SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2021
作者: Maleki, Sepideh Agarwal, Udit Burtscher, Martin Pingali, Keshav The University of Texas Austin United States Texas State University United States
Hypergraph partitioning is used in many problem domains including VLSI design, linear algebra, Boolean satisfiability, and data mining. Most versions of this problem are NP-complete or NP-hard, so practical hypergraph... 详细信息
来源: 评论
Efficient Massively parallel Methods for Dynamic programming  2017
Efficient Massively Parallel Methods for Dynamic Programming
收藏 引用
49th Annual ACM-SIGACT symposium on theory of Computing (STOC)
作者: Im, Sungjin Moseley, Benjamin Sun, Xiaorui Univ Calif Elect Engn & Comp Sci 5200 N Lake Rd Merced CA 95344 USA Washington Univ Dept Comp Sci & Engn 1 Brookings Dr St Louis MO 63130 USA Univ Calif Berkeley Simons Inst Theory Comp Berkeley CA 94702 USA Simons Inst Theory Comp Berkeley CA USA
Modern science and engineering is driven by massively large data sets and its advance heavily relies on massively parallel computing platforms such as Spark, MapReduce, and Hadoop. theoretical models have been propose... 详细信息
来源: 评论
Real-Time Matching of Antescofo Temporal Patterns  14
Real-Time Matching of <i>Antescofo</i> Temporal Patterns
收藏 引用
16th International symposium on principles and practice of Declarative programming (PPDP)
作者: Giavitto, Jean-Louis Echeveste, Jose IRCAM UMR STMS 9912 CNRS 1 Pl Igor Stravinsky F-75004 Paris France INRIA MuTant Project 1 Pl Igor Stravinsky F-75004 Paris France Univ Paris 06 Sorbonne Univ 1 Pl Igor Stravinsky F-75004 Paris France
online matching. Antescofo is a real-time system for performance coordination between musicians and computer processes during live music concert. ATP are used to define complex events that correspond to a combination ... 详细信息
来源: 评论
Data structures for task-based priority scheduling  14
Data structures for task-based priority scheduling
收藏 引用
2014 19th ACM SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2014
作者: Wimmer, Martin Versaci, Francesco Träff, Jesper Larsson Cederman, Daniel Tsigas, Philippas Faculty of Informatics Parallel Computing Vienna University of Technology 1040 Vienna/Wien Austria Computer Science and Engineering Chalmers University of Technology 412 96 Göteborg Sweden
We present three lock-free data structures for priority task scheduling: a priority work-stealing one, a centralized one with ρ-relaxed semantics, and a hybrid one combining both concepts. With the single-source shor... 详细信息
来源: 评论
LogP: Towards a realistic model of parallel computation  93
LogP: Towards a realistic model of parallel computation
收藏 引用
4th ACM SIGPLAN symposium on principles and practice of parallel programming, PPOPP 1993
作者: Culler, David Karp, Richard Patterson, David Sahay, Abhijit Erik Schauser, Klaus Santos, Eunice Subramonian, Ramesh Von Eicken, thorsten Computer Science Division University of California Berkeley United States International Computer Science Institute Berkeley United States
A vast body of theoretical research has focused either on overly simplistic models of parallel computation, notably the PRAM, or overly specific models that have few representatives in the real world. Both kinds of mo... 详细信息
来源: 评论
Reference idempotency analysis: A framework for optimizing speculative execution
Reference idempotency analysis: A framework for optimizing s...
收藏 引用
8th ACM SIGPLAN symposium on principles and practice of parallel programming
作者: Seon Wook Kim Ooi, C.-L. Eigenmann, R. Falsafi, B. Vijaykumar, T.N. Intel Corp. Champaign IL United States
Recent proposals for multithreaded architectures allow threads with unknown dependences to execute speculatively in parallel. these architectures use hardware speculative storage to buffer uncertain data, track data d... 详细信息
来源: 评论
VAPRO: Performance Variance Detection and Diagnosis for Production-Run parallel Applications  22
VAPRO: Performance Variance Detection and Diagnosis for Prod...
收藏 引用
27th ACM SIGPLAN symposium on principles and practice of parallel programming (PPoPP)
作者: Zheng, Liyan Zhai, Jidong Tang, Xiongchao Wang, Haojie Yu, Teng Jin, Yuyang Song, Shuaiwen Leon Chen, Wenguang Tsinghua Univ Beijing Peoples R China Sangfor Technol Inc Shenzhen Guangdong Peoples R China Univ Sydney Sydney NSW Australia BNRist Beijing Peoples R China
Performance variance is a serious problem for parallel applications, which can cause performance degradation and make applications' behavior hard to understand. therefore, detecting and diagnosing performance vari... 详细信息
来源: 评论