咨询与建议

限定检索结果

文献类型

  • 329 篇 会议
  • 31 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

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

主题

  • 63 篇 performance
  • 48 篇 parallel process...
  • 39 篇 algorithms
  • 36 篇 parallel program...
  • 33 篇 languages
  • 30 篇 design
  • 20 篇 parallel algorit...
  • 20 篇 gpu
  • 10 篇 experimentation
  • 10 篇 measurement
  • 9 篇 theory
  • 9 篇 parallel computi...
  • 8 篇 parallel
  • 7 篇 mpi
  • 7 篇 graphics process...
  • 7 篇 logic programmin...
  • 7 篇 concurrency
  • 6 篇 parallelism
  • 5 篇 scalability
  • 5 篇 graph algorithms

机构

  • 7 篇 carnegie mellon ...
  • 5 篇 indiana univ blo...
  • 3 篇 univ wisconsin d...
  • 3 篇 univ of tokyo
  • 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 utah sch co...
  • 3 篇 purdue univ w la...
  • 3 篇 univ calif berke...
  • 2 篇 ist austria klos...
  • 2 篇 georgetown univ ...
  • 2 篇 yale university ...
  • 2 篇 coll william & m...
  • 2 篇 shanghai key lab...
  • 2 篇 univ of wisconsi...

作者

  • 8 篇 blelloch guy e.
  • 6 篇 hoefler torsten
  • 6 篇 garland michael
  • 6 篇 chen haibo
  • 6 篇 shun julian
  • 5 篇 sun yihan
  • 5 篇 zhai jidong
  • 5 篇 tsigas philippas
  • 5 篇 kennedy ken
  • 4 篇 dhulipala laxman
  • 4 篇 miller barton p.
  • 4 篇 tan guangming
  • 4 篇 wang haojie
  • 4 篇 nikolopoulos dim...
  • 4 篇 long guoping
  • 4 篇 valero mateo
  • 4 篇 mellor-crummey j...
  • 4 篇 agrawal kunal
  • 4 篇 gu yan
  • 4 篇 leiserson charle...

语言

  • 345 篇 英文
  • 15 篇 其他
检索条件"任意字段=Proceedings of the 14th ACM SIGPLAN symposium on Principles and practice of parallel programming"
360 条 记 录,以下是51-60 订阅
排序:
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... 详细信息
来源: 评论
Multi-Queues Can Be State-of-the-Art Priority Schedulers  22
Multi-Queues Can Be State-of-the-Art Priority Schedulers
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Postnikova, Anastasiia Koval, Nikita Nadiradze, Giorgi Alistarh, Dan ITMO Univ St Petersburg Russia JetBrains Prague Czech Republic IST Austria Klosterneuburg Austria
Designing and implementing efficient parallel priority schedulers is an active research area. An intriguing proposed design is the Multi-Queue: given n threads and m >= n distinct priority queues, task insertions a... 详细信息
来源: 评论
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... 详细信息
来源: 评论
the Performance Power of Software Combining in Persistence  22
The Performance Power of Software Combining in Persistence
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Fatourou, Panagiota Kallimanis, Nikolaos D. Kosmas, Eleftherios Univ Paris LIPADE F-75006 Paris France Fdn Res Technol Hellas FORTH Inst Comp Sci Ilellas Greece Univ Crete Dept Comp Sci Iraklion Greece
the availability of Non-Volatile Main Memory (known as NVMM) enables the design of recoverable concurrent algorithms. We study the power of software combining in achieving recoverable synchronization and designing per... 详细信息
来源: 评论
High-Performance GPU-to-CPU Transpilation and Optimization via High-Level parallel Constructs  23
High-Performance GPU-to-CPU Transpilation and Optimization v...
收藏 引用
28th acm sigplan Annual symposium on principles and practice of parallel programming, PPoPP 2023
作者: Moses, William S. Ivanov, Ivan R. Domke, Jens Endo, Toshio Doerfert, Johannes Zinenko, Oleksandr MIT CSAIL United States Tokyo Tech Japan RIKEN Japan LLNL United States Google France
While parallelism remains the main source of performance, architectural implementations and programming models change with each new hardware generation, often leading to costly application re-engineering. Most tools f... 详细信息
来源: 评论
Minimizing speculation overhead in a parallel recognizer for regular texts  25
Minimizing speculation overhead in a parallel recognizer for...
收藏 引用
proceedings of the 30th acm sigplan Annual symposium on principles and practice of parallel programming
作者: Angelo Borsotti Luca Breveglieri Angelo Morzenti Stefano Crespi Reghizzi Politecnico di Milano Milano Italy Politecnico di Milano and CNR-IEIIT Milano Italy
Speculative data-parallel algorithms for language recognition have been widely experimented for various types of finitestate automata (FA), deterministic (DFA) and nondeterministic (NFA), often derived fromregular exp... 详细信息
来源: 评论
Simplifying low-level GPU programming with GAS  21
Simplifying low-level GPU programming with GAS
收藏 引用
26th acm sigplan symposium on principles and practice of parallel programming, PPoPP 2021
作者: Yan, Da Wang, Wei Chu, Xiaowen Hkust Hong Kong Hong Kong Baptist University Hong Kong
Many low-level optimizations for NVIDIA GPU can only be implemented in native hardware assembly (SASS). However, programming in SASS is unproductive and not portable. To simplify low-level GPU programming, we present ... 详细信息
来源: 评论
Magneto: Accelerating parallel Structures in DNNs via Co-Optimization of Operators  25
Magneto: Accelerating Parallel Structures in DNNs via Co-Opt...
收藏 引用
proceedings of the 30th acm sigplan Annual symposium on principles and practice of parallel programming
作者: Zhanyuan Di Leping Wang Ziyi Ren En Shao Jie Zhao Siyuan Feng Dingwen Tao Guangming Tan Ninghui Sun SKLP Institute of Computing Technology CAS University of Chinese Academy of Sciences SKLP Institute of Computing Technology CAS Hunan University Shanghai Jiao Tong University
Deep neural networks (DNNs) increasingly rely on parallel structures to enhance performance and efficiency. However, existing machine learning compilers (MLCs) face challenges in optimizing these structures due to lim... 详细信息
来源: 评论
TensorMD: Molecular Dynamics Simulation with Ab Initio Accuracy of 50 Billion Atoms  25
TensorMD: Molecular Dynamics Simulation with Ab Initio Accur...
收藏 引用
proceedings of the 30th acm sigplan Annual symposium on principles and practice of parallel programming
作者: Yucheng Ouyang Ying Liu Honghui Shang Zhenchuan Chen Jiahao Shan Huimin Cui Xiaobing Feng Xin Chen Xingyu Gao Lifang Wang Haifeng Song Rongfen Lin Fang Li Institute of Computing Technology Chinese Academy of Sciences Beijing China National Research Center of Parallel Computer Engineering and Technology Beijing China Institute of Applied Physics and Computational Mathematics Beijing China
Molecular dynamics simulation emerges as an important area that HPC+AI helps to investigate the physical properties, with machine-learning interatomic potentials (MLIPs) being used. General-purpose machine-learning (M... 详细信息
来源: 评论
Modernizing parallel code with pattern analysis  21
Modernizing parallel code with pattern analysis
收藏 引用
26th acm sigplan symposium on principles and practice of parallel programming, PPoPP 2021
作者: Lozano, Roberto Castañeda Cole, Murray Franke, Björn University of Edinburgh School of Informatics Edinburgh United Kingdom
Fifty years of parallel programming has generated a substantial legacy parallel codebase, creating a new portability challenge: re-parallelizing already parallel code. Our solution exploits inherently portable paralle... 详细信息
来源: 评论