咨询与建议

限定检索结果

文献类型

  • 48 篇 期刊文献
  • 44 篇 会议
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 89 篇 工学
    • 84 篇 计算机科学与技术...
    • 24 篇 电气工程
    • 18 篇 软件工程
    • 3 篇 信息与通信工程
    • 1 篇 控制科学与工程
  • 5 篇 理学
    • 4 篇 数学
    • 1 篇 物理学
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...

主题

  • 93 篇 parallel program...
  • 7 篇 mpi
  • 7 篇 parallel program...
  • 7 篇 high performance...
  • 5 篇 message passing
  • 5 篇 programming
  • 5 篇 runtime systems
  • 5 篇 hpc
  • 5 篇 openmp
  • 4 篇 openacc
  • 4 篇 heterogeneous co...
  • 4 篇 cloud computing
  • 4 篇 kokkos
  • 3 篇 component models
  • 3 篇 productivity
  • 3 篇 c plus plus meta...
  • 3 篇 active messages
  • 3 篇 nested paralleli...
  • 3 篇 embedded systems
  • 3 篇 cuda

机构

  • 5 篇 barcelona superc...
  • 3 篇 evidence srl pis...
  • 3 篇 univ politecn ca...
  • 2 篇 barcelona superc...
  • 2 篇 chapman univ ora...
  • 2 篇 csic iiia artifi...
  • 2 篇 thales res & tec...
  • 2 篇 queens univ belf...
  • 2 篇 swiss fed inst t...
  • 2 篇 nvidia corp sant...
  • 2 篇 univ tennessee c...
  • 2 篇 oak ridge natl l...
  • 2 篇 bsc barcelona
  • 1 篇 univ pisa dipart...
  • 1 篇 riphah int univ ...
  • 1 篇 univ bologna iis...
  • 1 篇 univ politecn ca...
  • 1 篇 barcelona superc...
  • 1 篇 seoul natl univ ...
  • 1 篇 univ calif davis...

作者

  • 9 篇 badia rosa m.
  • 6 篇 ayguade eduard
  • 5 篇 labarta jesus
  • 4 篇 gai paolo
  • 4 篇 marongiu andrea
  • 4 篇 martorell xavier
  • 3 篇 marozzo fabrizio
  • 3 篇 denny joel
  • 3 篇 gonzalez-tallada...
  • 3 篇 quinones eduardo
  • 3 篇 benini luca
  • 3 篇 talia domenico
  • 3 篇 vetter jeffrey s...
  • 3 篇 nikolopoulos dim...
  • 3 篇 jimenez-gonzalez...
  • 3 篇 scordino claudio
  • 3 篇 tejedor enric
  • 3 篇 lee seyong
  • 3 篇 filgueras antoni...
  • 3 篇 valero-lara pedr...

语言

  • 91 篇 英文
  • 1 篇 德文
  • 1 篇 中文
检索条件"主题词=Parallel Programming Models"
93 条 记 录,以下是11-20 订阅
Concurrent Kleene algebra with tests and branching automata
收藏 引用
JOURNAL OF LOGICAL AND ALGEBRAIC METHODS IN programming 2016年 第4期85卷 637-652页
作者: Jipsen, Peter Moshier, M. Andrew Chapman Univ Orange CA 92866 USA
We introduce concurrent Kleene algebra with tests (CKAT) as a combination of Kleene algebra with tests (KAT) of Kozen and Smith with concurrent Kleene algebras (CKA), introduced by Hoare, Moller, Struth and Wehrman. C... 详细信息
来源: 评论
Using shared arrays in message-driven parallel programs
收藏 引用
parallel COMPUTING 2012年 第1-2期38卷 66-74页
作者: Miller, Phil Becker, Aaron Kale, Laxmikant Univ Illinois Dept Comp Sci Urbana IL 61801 USA
This paper describes a safe and efficient combination of the object-based message-driven execution and shared array parallel programming models. In particular, we demonstrate how this combination engenders the composi... 详细信息
来源: 评论
programming big data analysis: principles and solutions
收藏 引用
JOURNAL OF BIG DATA 2022年 第1期9卷 1-50页
作者: Belcastro, Loris Cantini, Riccardo Marozzo, Fabrizio Orsino, Alessio Talia, Domenico Trunfio, Paolo Univ Calabria Arcavacata Di Rende Italy Dtok Lab Arcavacata Di Rende Italy
In the age of the Internet of Things and social media platforms, huge amounts of digital data are generated by and collected from many sources, including sensors, mobile devices, wearable trackers and security cameras... 详细信息
来源: 评论
Transparent Orchestration of Task-based parallel Applications in Containers Platforms
收藏 引用
JOURNAL OF GRID COMPUTING 2018年 第1期16卷 137-160页
作者: Ramon-Cortes, Cristian Serven, Albert Ejarque, Jorge Lezzi, Daniele Badia, Rosa M. BSC Barcelona Spain CSIC IIIA Artificial Intelligence Res Inst Spanish Natl Res Council Barcelona Spain
This paper presents a framework to easily build and execute parallel applications in container-based distributed computing platforms in a user-transparent way. The proposed framework is a combination of the COMP Super... 详细信息
来源: 评论
Hybrid MPI-thread parallelization of adaptive mesh operations
收藏 引用
parallel COMPUTING 2016年 52卷 133-143页
作者: Ibanez, Dan Dunn, Ian Shephard, Mark S. Rensselaer Polytech Inst Sci Computat Res Ctr 110 Eighth St Troy NY 12180 USA
Many of the world's leading supercomputer architectures are a hybrid of shared memory and network-distributed memory. Such an architecture lends itself to a hybrid MPI-thread programming model. We first present an... 详细信息
来源: 评论
Multicore Desktop programming with Intel Threading Building Blocks
收藏 引用
IEEE SOFTWARE 2011年 第1期28卷 23-31页
作者: Kim, Wooyoung Voss, Michael Intel Corp Software & Serv Grp Santa Clara CA 95051 USA
Writing a correct parallel program is difficult; writing a highly modular parallel program that performs well in a multiprogrammed environment is even more so. Intel Threading Building Blocks (Intel TBB), a key compon... 详细信息
来源: 评论
TProf: An energy profiler for task-parallel programs
收藏 引用
SUSTAINABLE COMPUTING-INFORMATICS & SYSTEMS 2015年 5卷 1-13页
作者: Manousakis, Ioannis Zakkak, Foivos S. Pratikakis, Polyvios Nikolopoulos, Dimitrios S. Rutgers State Univ Dept Comp Sci Piscataway NJ 08855 USA Fdn Res & Technol Inst Comp Sci Hellas Greece Queens Univ Belfast Sch Elect Elect Engn & Comp Sci Belfast BT7 1NN Antrim North Ireland
We present TPR0F, an energy profiling tool for OpenMP-like task-parallel programs. To compute the energy consumed by each task in a parallel application, TPRoF dynamically traces the parallel execution and uses a nove... 详细信息
来源: 评论
Associative nets: A graph-based parallel computing model
收藏 引用
IEEE TRANSACTIONS ON COMPUTERS 1997年 第5期46卷 558-571页
作者: Merigot, A UNIV PARIS 11 CNRSURA22 INTEGRATED CIRCUITS & SYST ARCHITECTURE GRP FUNDAMENTAL ELECT INST ORSAY FRANCE
This paper presents a new parallel computing model called Associative Nets. This model relies on basic primitives called associations that consist to apply an associative operator over connected components of a subgra... 详细信息
来源: 评论
***: MPI-Based Asynchronous Task Execution for Python
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 2023年 第2期34卷 611-622页
作者: Rogowski, Marcin Aseeri, Samar Keyes, David Dalcin, Lisandro King Abdullah Univ Sci & Technol KAUST Extreme Comp Res Ctr ECRC Thuwal 239556900 Saudi Arabia King Abdullah Univ Sci & Technol KAUST Comp Sci Program Thuwal 239556900 Saudi Arabia
We present ***, a lightweight, asynchronous task execution framework targeting the Python programming language and using the Message Passing Interface (MPI) for interprocess communication. *** follows the interface of... 详细信息
来源: 评论
PyCOMPSs: parallel computational workflows in Python
收藏 引用
INTERNATIONAL JOURNAL OF HIGH PERFORMANCE COMPUTING APPLICATIONS 2017年 第1期31卷 66-82页
作者: Tejedor, Enric Becerra, Yolanda Alomar, Guillem Queralt, Anna Badia, Rosa M. Torres, Jordi Cortes, Toni Labarta, Jesus Barcelona Supercomp Ctr BSC CNS Dept Comp Sci Barcelona Spain Spanish Council Sci Res CSIC Artificial Intelligence Res Inst IIIA Barcelona Spain
The use of the Python programming language for scientific computing has been gaining momentum in the last years. The fact that it is compact and readable and its complete set of scientific libraries are two important ... 详细信息
来源: 评论