咨询与建议

限定检索结果

文献类型

  • 30 篇 会议
  • 21 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 48 篇 工学
    • 42 篇 计算机科学与技术...
    • 17 篇 软件工程
    • 15 篇 电气工程
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 动力工程及工程热...
    • 1 篇 信息与通信工程
    • 1 篇 测绘科学与技术
  • 4 篇 管理学
    • 4 篇 管理科学与工程(可...
  • 3 篇 理学
    • 1 篇 化学
    • 1 篇 地球物理学
    • 1 篇 生物学
  • 1 篇 文学
    • 1 篇 新闻传播学

主题

  • 52 篇 parallel program...
  • 7 篇 openmp
  • 5 篇 mpi
  • 4 篇 performance
  • 3 篇 runtime
  • 3 篇 runtime system
  • 3 篇 high performance...
  • 3 篇 instruction sets
  • 2 篇 design space exp...
  • 2 篇 parallel archite...
  • 2 篇 asynchronous pro...
  • 2 篇 algorithms
  • 2 篇 offloading
  • 2 篇 multi-threading
  • 2 篇 parallel program...
  • 2 篇 hip
  • 2 篇 run-time managem...
  • 2 篇 compiler
  • 2 篇 high-performance...
  • 2 篇 intel tbb

机构

  • 2 篇 fraunhofer hhi
  • 2 篇 fudan univ peopl...
  • 1 篇 univ politecn ca...
  • 1 篇 rhein westfal th...
  • 1 篇 barcelona superc...
  • 1 篇 univ illinois el...
  • 1 篇 res & dev inst k...
  • 1 篇 georgia inst tec...
  • 1 篇 school of comput...
  • 1 篇 oak ridge natl l...
  • 1 篇 chinese acad sci...
  • 1 篇 oxford brookes u...
  • 1 篇 georgia inst tec...
  • 1 篇 visvesvaraya nat...
  • 1 篇 king abdulaziz u...
  • 1 篇 department of in...
  • 1 篇 aps coll engn de...
  • 1 篇 exascale comp re...
  • 1 篇 univ illinois ur...
  • 1 篇 korea adv inst s...

作者

  • 3 篇 badia rosa m.
  • 2 篇 ansari j.
  • 2 篇 ykman-couvreur c...
  • 2 篇 soudris d.
  • 2 篇 reghizzi s. cres...
  • 2 篇 speziale e.
  • 2 篇 bartzas a.
  • 2 篇 ascheid g.
  • 2 篇 kempf t.
  • 2 篇 stabernack b.
  • 2 篇 bellasi p.
  • 2 篇 maehoenen p.
  • 2 篇 agosta g.
  • 2 篇 shi xuan
  • 2 篇 sinnen oliver
  • 2 篇 fan xing
  • 2 篇 fornaciari w.
  • 2 篇 corbetta s.
  • 2 篇 meyr h.
  • 2 篇 palkovic m.

语言

  • 50 篇 英文
  • 1 篇 朝鲜文
  • 1 篇 其他
检索条件"主题词=Parallel programming model"
52 条 记 录,以下是41-50 订阅
排序:
Student Research Poster: A Scalable General Purpose System for Large-Scale Graph Processing  16
Student Research Poster: A Scalable General Purpose System f...
收藏 引用
International Conference on parallel Architectures and Compilation (PACT)
作者: Sun, Jiawen Queens Univ Belfast Univ Rd Belfast BT7 1LR Antrim North Ireland
Graph analytics is an important and computationally demanding class of data analytics. It is essential to balance scalability, ease-of-use and high performance in large scale graph analytics. As such, it is necessary ... 详细信息
来源: 评论
HPAC-ML: A programming model for Embedding ML Surrogates in Scientific Applications  24
HPAC-ML: A Programming Model for Embedding ML Surrogates in ...
收藏 引用
2024 International Conference for High Performance Computing, Networking, Storage and Analysis
作者: Fink, Zane Parasyris, Konstantinos Rathi, Praneet Georgakoudis, Giorgis Menon, Harshitha Bremer, Peer-Timo Univ Illinois Urbana IL 61801 USA Lawrence Livermore Natl Lab Livermore CA 94550 USA
Recent advancements in Machine Learning (ML) have substantially improved its predictive and computational abilities, offering promising opportunities for surrogate modeling in scientific applications. By accurately ap... 详细信息
来源: 评论
DFScala: High Level Dataflow Support for Scala
DFScala: High Level Dataflow Support for Scala
收藏 引用
2nd International Workshop on Data-Flow Execution models (DFM) for Extreme Scale Computing
作者: Goodman, Daniel Khan, Salman Seaton, Chris Guskov, Yegor Khan, Behram Lujan, Mikel Watson, Ian Univ Manchester Manchester Lancs England
In this paper we present DFScala, a library for constructing and executing dataflow graphs in the Scala language. Through the use of Scala this library allows the programmer to construct coarse grained dataflow graphs... 详细信息
来源: 评论
Efficiently Speeding up Sequential Computation through the N-Way programming model  11
Efficiently Speeding up Sequential Computation through the N...
收藏 引用
2011 ACM International Conference on Object Oriented programming Systems Languages and Applications
作者: Cledat, Romain Kumar, Tushar Pande, Santosh Georgia Inst Technol Atlanta GA 30332 USA
With core counts on the rise, the sequential components of applications are becoming the major bottleneck in performance scaling as predicted by Amdahl's law. We are therefore faced with the simultaneous problems ... 详细信息
来源: 评论
Towards An Event-Driven programming model for OpenMP  45
Towards An Event-Driven Programming Model for OpenMP
收藏 引用
45th International Conference on parallel Processing (ICPP)
作者: Fan, Xing Sinnen, Oliver Giacaman, Nasser Univ Auckland Dept Elect & Comp Engn Auckland 1 New Zealand
The event-driven programming pattern is pervasive in a wide range of modern software applications. Unfortunately, it is not easy to achieve good performance and responsiveness when developing event-driven applications... 详细信息
来源: 评论
Paralelní verze obecné syntaktické analýzy
Paralelní verze obecné syntaktické analýzy
收藏 引用
作者: Mikita, Tibor Brno University of Technology
Tato bakalářská práce se zabývá obecními metodami syntaktické analýzy. Autor studuje Cocke-Younger-Kasami algoritmus a přichází s návrhem paralelní verze. Mo... 详细信息
来源: 评论
ASSESSMENT OF TWO TASK FRAMEWORKS WITH DEPENDENCIES FOR MATRIX FACTORIZATIONS ON A MULTICORE ARCHITECTURE
收藏 引用
COMPUTING AND INFORMATICS 2019年 第1期38卷 197-222页
作者: Bylina, Jaroslaw Marie Curie Sklodowska Univ Inst Math Pl M Curie Sklodowskiej 5 PL-20031 Lublin Poland
In this study, we evaluate two task frameworks with dependencies for important application kernels coming from the numerical linear algebra. In this approach, the algorithms of the matrix factorization are considered,... 详细信息
来源: 评论
HIPLZ: Enabling performance portability for exascale systems
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2023年 第25期35卷
作者: Zhao, Jisheng Bertoni, Colleen Young, Jeffrey Harms, Kevin Sarkar, Vivek Videau, Brice Georgia Inst Technol Comp Sch Atlanta GA 30332 USA Argonne Natl Lab Lemont IL USA
While heterogeneous computing has emerged as a dominant trend in current and future High-Performance Computing (HPC) systems, it is also widely recognized that this shift has led to increased software complexity due t... 详细信息
来源: 评论
Efficient Compilation of CUDA Kernels for High-Performance Computing on FPGAs
收藏 引用
ACM TRANSACTIONS ON EMBEDDED COMPUTING SYSTEMS 2013年 第2期13卷 25-25页
作者: Papakonstantinou, Alexandros Gururaj, Karthik Stratton, John A. Chen, Deming Cong, Jason Hwu, Wen-Mei W. Univ Illinois Elect & Comp Engn Dept Urbana IL 60680 USA Univ Calif Los Angeles Dept Comp Sci Los Angeles CA 90024 USA
The rise of multicore architectures across all computing domains has opened the door to heterogeneous multiprocessors, where processors of different compute characteristics can be combined to effectively boost the per... 详细信息
来源: 评论
A model OF SPECULATIVE parallelISM
收藏 引用
parallel Processing Letters 1992年 第2N03期2卷 265-272页
作者: W. F. WONG C. K. YUEN Department of Information Systems and Computer Science National University of Singapore Lower Kent Ridge Road Singapore 0511 Republic of Singapore Author's current address: Goto Laboratory The Institute of Physical and Chemical Research 2-1 Hirosawa Wako-shi Saitama 351-01 Japan.
Speculative parallelism is the parallelism that one finds when parallel tasks are spawned in the hope that they will later be of use. While this aggressive form of parallelism promises high levels of parallelism, ther... 详细信息
来源: 评论