咨询与建议

限定检索结果

文献类型

  • 22 篇 期刊文献
  • 20 篇 会议
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 39 篇 工学
    • 32 篇 计算机科学与技术...
    • 15 篇 软件工程
    • 9 篇 电气工程
    • 2 篇 信息与通信工程
    • 1 篇 控制科学与工程
    • 1 篇 网络空间安全
  • 2 篇 理学
    • 1 篇 数学
    • 1 篇 天文学

主题

  • 43 篇 parallel program...
  • 4 篇 granularity cont...
  • 3 篇 parallel archite...
  • 3 篇 software tools
  • 3 篇 multiprocessors
  • 3 篇 gpu
  • 3 篇 work stealing
  • 2 篇 parallel algorit...
  • 2 篇 performance
  • 2 篇 compilers
  • 2 篇 parallel process...
  • 2 篇 runtime system
  • 2 篇 numerical algori...
  • 2 篇 efficient portab...
  • 2 篇 determinism
  • 2 篇 parallel program...
  • 2 篇 heterogeneous co...
  • 2 篇 just-in-time com...
  • 2 篇 object-oriented ...
  • 2 篇 high performance...

机构

  • 5 篇 carnegie mellon ...
  • 2 篇 kyoto univ kyoto
  • 2 篇 kyushu inst tech...
  • 2 篇 lewis & clark co...
  • 2 篇 inria bordeaux
  • 2 篇 univ fed ceara f...
  • 2 篇 knox college gal...
  • 1 篇 inria
  • 1 篇 bogazici univ de...
  • 1 篇 cnrs univ versai...
  • 1 篇 codeplay softwar...
  • 1 篇 kyoto tachibana ...
  • 1 篇 digital equipmen...
  • 1 篇 japanese french ...
  • 1 篇 queens univ king...
  • 1 篇 indiana univ blo...
  • 1 篇 ad sol nissin co...
  • 1 篇 institute for sy...
  • 1 篇 iit il 60616 usa
  • 1 篇 1. swedish insti...

作者

  • 4 篇 rainey mike
  • 4 篇 acar umut a.
  • 3 篇 yasugi masahiro
  • 3 篇 hiraishi tasuku
  • 2 篇 pinho eduardo gu...
  • 2 篇 umatani seiji
  • 2 篇 chargueraud arth...
  • 2 篇 goli mehdi
  • 2 篇 de carvalho juni...
  • 2 篇 michael graf
  • 2 篇 yoritaka hiroshi
  • 2 篇 sommer lukas
  • 2 篇 jens mache
  • 1 篇 codognet p.
  • 1 篇 miriam robinson
  • 1 篇 matsuoka s.
  • 1 篇 clark kl
  • 1 篇 ledovskikh i
  • 1 篇 cardenas-rodrigu...
  • 1 篇 andrei papancea

语言

  • 42 篇 英文
  • 1 篇 其他
检索条件"主题词=PARALLEL PROGRAMMING LANGUAGES"
43 条 记 录,以下是1-10 订阅
排序:
Automatic parallelism Management
收藏 引用
PROCEEDINGS OF THE ACM ON programming languages-PACMPL 2024年 第POPL期8卷 1118-1149页
作者: Westrick, Sam Fluet, Matthew Rainey, Mike Acar, Umut A. Carnegie Mellon Univ Pittsburgh PA 15213 USA Rochester Inst Technol Rochester NY USA
On any modern computer architecture today, parallelism comes with a modest cost, born from the creation and management of threads or tasks. Today, programmers battle this cost by manually optimizing/tuning their codes... 详细信息
来源: 评论
Python shared atomic data types
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2023年 第12期53卷 2393-2407页
作者: Ren, Xiquan Anlianwanjia Dept Store Software Dev Jinan Peoples R China
Although atomicity plays a key role in data operations of shared variables in parallel computation, researchers haven't treated atomicity in Python in much detail. This study provides a novel approach to integrate... 详细信息
来源: 评论
Portable Implementations of Work Stealing  24
Portable Implementations of Work Stealing
收藏 引用
7th International Conference on High Performance Computing in Asia-Pacific Region (HPC Asia)
作者: Yasugi, Masahiro Hiraishi, Tasuku Takeuchi, Chihiro Kyushu Inst Technol Iizuka Fukuoka Japan Kyoto Tachibana Univ Kyoto Japan Japan Res Inst Ltd Tokyo Japan
Work stealing is a well-known technique for dynamic load balancing;however, manually writing work-stealing protocols is errorprone. We can use the Tascell parallel programming language for the correct and portable imp... 详细信息
来源: 评论
On Demand Specialization of SYCL Kernels with Specialization Constant Length Allocations (SCLA)  24
On Demand Specialization of SYCL Kernels with Specialization...
收藏 引用
12th International Workshop on OpenCL and SYCL, IWOCL 2024
作者: Pérez, Víctor Lomüller, Victor Sommer, Lukas Oppermann, Julian Biessy, Romain Ciglarič, Tadej Goli, Mehdi Codeplay Software Ltd United Kingdom
No abstract available.
来源: 评论
Special issue on advances in techniques for assessment performance portability of HPC applications
收藏 引用
Future Generation Computer Systems 2025年 171卷
作者: Marowka, Ami Stpiczyński, Przemyslaw Wyrzykowski, Roman Parallel Research Lab Petach Tikva49729 Israel Institute of Computer Science Maria Curie-Sklodowska University Lublin20-033 Poland Department of Computer Science Czestochowa University of Technology Czestochowa42-201 Poland
This special issue aims to present new developments and advances in techniques for assessment performance portability of high performance computing applications. It contains revised and extended versions of selected p... 详细信息
来源: 评论
User-driven Online Kernel Fusion for SYCL
收藏 引用
ACM TRANSACTIONS ON ARCHITECTURE AND CODE OPTIMIZATION 2023年 第2期20卷 21-21页
作者: Perez, Victor Sommer, Lukas Lomuller, Victor Narasimhan, Kumudha Goli, Mehdi Codeplay Software Ltd Level C Argyle House3 Lady Lawson St Edinburgh EH3 9DR Scotland
Heterogeneous programming models are becoming increasingly popular to support the ever-evolving hardware architectures, especially for new and emerging specialized accelerators optimizing specific tasks. While such pr... 详细信息
来源: 评论
Task parallel Assembly Language for Uncompromising parallelism  2021
Task Parallel Assembly Language for Uncompromising Paralleli...
收藏 引用
42nd ACM SIGPLAN International Conference on programming Language Design and Implementation (PLDI)
作者: Rainey, Mike Newton, Ryan R. Hale, Kyle Hardavellas, Nikos Campanoni, Simone Dinda, Peter Acar, Umut A. Carnegie Mellon Univ Pittsburgh PA 15213 USA Facebook New York NY USA IIT Chicago IL 60616 USA Northwestern Univ Chicago IL 60611 USA
Achieving parallel performance and scalability involves making compromises between parallel and sequential computation. If not contained, the overheads of parallelism can easily outweigh its benefits, sometimes by ord... 详细信息
来源: 评论
High level programming abstractions for leveraging hierarchical memories with micro-core architectures
收藏 引用
JOURNAL OF parallel AND DISTRIBUTED COMPUTING 2020年 第0期138卷 128-138页
作者: Jamieson, Maurice Brown, Nick Univ Edinburgh EPCC Bayes Ctr 47 Potterrow Edinburgh Midlothian Scotland
Micro-core architectures combine many low memory, low power computing cores together in a single package. These are attractive for use as accelerators but due to limited on-chip memory and multiple levels of memory hi... 详细信息
来源: 评论
Enabling Fast and Highly Effective FPGA Design Process Using the CAPI SNAP Framework  34th
Enabling Fast and Highly Effective FPGA Design Process Using...
收藏 引用
34th International Conference on High Performance Computing (ISC High Performance)
作者: Castellane, Alexandre Mesnet, Bruno OpenCAPI & CAPI Snap Enablement IBM France 1 Rue Vieille Poste F-34006 Montpellier France
The CAPI SNAP (Storage, Network, and Analytics programming) is an open source framework which enables C/C++ as well as FPGA programmers to quickly create FPGA-based accelerated computing that works on server host data... 详细信息
来源: 评论
Extending a Work-Stealing Framework with Priorities and Weights  9
Extending a Work-Stealing Framework with Priorities and Weig...
收藏 引用
9th IEEE/ACM Workshop on Irregular Applications - Architectures and Algorithms (IA3)
作者: Nakashima, Ryusuke Yoritaka, Hiroshi Yasugi, Masahiro Hiraishi, Tasuku Umatani, Seiji Kyushu Inst Technol Fukuoka Japan Kyoto Univ Kyoto Japan Kanagawa Univ Yokohama Kanagawa Japan Ad Sol Nissin Corp Tokyo Japan
This paper proposes priority- and weight-based steal strategies for an idle worker (thief) to select a victim worker in work-stealing frameworks. Typical work-stealing frameworks employ uniformly random victim selecti... 详细信息
来源: 评论