咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是311-320 订阅
排序:
Evaluation of computing paradigms for n-body simulations on distributed memory architectures
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
proceedings of the ACM SIGPLAN symposium on principles and practice of parallel programming, PPOPP 1999年 25-36页
作者: McCurdy, Collin Mellor-Crummey, John Univ of Wisconsin Madison United States
the efficiency of HPF with respect to irregular applications is still largely unproven. While recent work has shown that a highly irregular hierarchical n-body force calculation method can be implemented in HPF, we ha... 详细信息
来源: 评论
Dynamic instrumentation of threaded applications
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
proceedings of the ACM SIGPLAN symposium on principles and practice of parallel programming, PPOPP 1999年 49-59页
作者: Xu, Zhichen Miller, Barton P. Naim, Oscar Univ of Wisconsin Madison WI United States
the design of non-trace based performance instrumentation techniques for threaded programs is investigated to provide detailed performance data while maintaining control of instrumentation costs. the design is based o... 详细信息
来源: 评论
User Guided Abductive Proof Generation for Answer Set programming Queries  22
User Guided Abductive Proof Generation for Answer Set Progra...
收藏 引用
24th International symposium on principles and practice of Declarative programming, PPDP 2022
作者: Mahajan, Avishkar Strecker, Martin Wong, Meng Weng Singapore Management University Singapore Singapore Universite de Toulouse France
We present a method for generating possible proofs of a query with respect to a given Answer Set programming (ASP) rule set using an abductive process where the space of abducibles is automatically constructed just fr... 详细信息
来源: 评论
Code motion for explicitly parallel programs
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
proceedings of the ACM SIGPLAN symposium on principles and practice of parallel programming, PPOPP 1999年 13-24页
作者: Knoop, Jens Steffen, Bernhard Universitaet Dortmund Dortmund Germany
In comparison to automatic parallelization, which is thoroughly studied in the literature, classical analyses and optimizations of explicitly parallel programs were more or less neglected. this may be due to the fact ... 详细信息
来源: 评论
OpenCilk: A Modular and Extensible Software Infrastructure for Fast Task-parallel Code  23
OpenCilk: A Modular and Extensible Software Infrastructure f...
收藏 引用
28th ACM SIGPLAN Annual symposium on principles and practice of parallel programming, PPoPP 2023
作者: Schardl, Tao B. Lee, I.-Ting Angelina MIT CSAIL United States Washington University St. Louis United States
this paper presents OpenCilk, an open-source software infrastructure for task-parallel programming that allows for substantial code reuse and easy exploration of design choices in language abstraction, compilation str... 详细信息
来源: 评论
Boosting Performance and QoS for Concurrent GPU B+trees by Combining-Based Synchronization  23
Boosting Performance and QoS for Concurrent GPU B+trees by C...
收藏 引用
28th ACM SIGPLAN Annual symposium on principles and practice of parallel programming, PPoPP 2023
作者: Zhang, Weihua Zhao, Chuanlei Peng, Lu Lin, Yuzhe Zhang, Fengzhe Lu, Yunping School of Computer Science Fudan University China Institute of Big Data Fudan University China State Key Laboratory of Mathematical Engineering and Advanced Computing China Parallel Processing Institute Fudan University China Department of Computer Science Tulane University United States
Concurrent B+trees have been widely used in many systems. With the scale of data requests increasing exponentially, the systems are facing tremendous performance pressure. GPU has shown its potential to accelerate con... 详细信息
来源: 评论
Lifetime-Based Optimization for Simulating Quantum Circuits on a New Sunway Supercomputer  23
Lifetime-Based Optimization for Simulating Quantum Circuits ...
收藏 引用
28th ACM SIGPLAN Annual symposium on principles and practice of parallel programming, PPoPP 2023
作者: Chen, Yaojian Liu, Yong Shi, Xinmin Song, Jiawei Liu, Xin Gan, Lin Guo, Chu Fu, Haohuan Gao, Jie Chen, Dexun Yang, Guangwen Tsinghua University Beijing China National Supercomputing Center in Wuxi Zhejiang Lab Hangzhou China Information Engineering University Zhengzhou China National Supercomputing Center in Wuxi China Tsinghua University National Supercomputing Center in Wuxi China National Research Centre of Parallel Engineering and Technology Beijing China Tsinghua University National Supercomputing Center in Wuxi Zhejiang Lab Hangzhou China
High-performance classical simulator for quantum circuits, in particular the tensor network contraction algorithm, has become an important tool for the validation of noisy quantum computing. In order to address the me... 详细信息
来源: 评论
A Scalable Hybrid Total FETI Method for Massively parallel FEM Simulations  23
A Scalable Hybrid Total FETI Method for Massively Parallel F...
收藏 引用
28th ACM SIGPLAN Annual symposium on principles and practice of parallel programming, PPoPP 2023
作者: Lin, Kehao Zhou, Chunbao Zeng, Yan Nie, Ningming Wang, Jue Li, Shigang Feng, Yangde Wang, Yangang Yao, Kehan Yao, Tiechui Zhang, Jilin Wan, Jian Hangzhou Dianzi University Hangzhou China Computer Network Information Center Chinese Academy of Sciences Beijing China University of Chinese Academy of Sciences Beijing China School of Computer Science Beijing University of Posts and Telecommunications Beijing China
the Hybrid Total Finite Element Tearing and Interconnecting (HTFETI) method plays an important role in solving large-scale and complex engineering problems. this method needs to handle numerous matrix-vector multiplic... 详细信息
来源: 评论
Performance prediction of large parallel applications using parallel simulations
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
proceedings of the ACM SIGPLAN symposium on principles and practice of parallel programming, PPOPP 1999年 151-162页
作者: Bagrodia, Rajive Deelman, Ewa Docy, Steven Phan, thomas Univ of California Los Angeles Los Angeles United States
Accurate simulation of large parallel applications can be facilitated with the use of direct execution and parallel discrete event simulation. this paper describes the use of COMPASS, a direct execution-driven, parall... 详细信息
来源: 评论
Efficient implementation scheme of concurrent object-oriented languages on stock multicomputers
Efficient implementation scheme of concurrent object-oriente...
收藏 引用
proceedings of the 4th ACM SIGPLAN symposium on principles & practice of parallel programming
作者: Taura, Kenjiro Matsuoka, Satoshi Yonezawa, Akinori Univ of Tokyo Japan
Several novel techniques for efficient implementation of concurrent object-oriented languages on general purpose, stock multicomputers are presented. these techniques have been developed in implementing our concurrent... 详细信息
来源: 评论