咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 86 篇 工学
    • 83 篇 计算机科学与技术...
    • 21 篇 电气工程
    • 16 篇 软件工程
    • 2 篇 信息与通信工程
    • 1 篇 控制科学与工程
  • 4 篇 理学
    • 4 篇 数学
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...

主题

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

机构

  • 4 篇 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 篇 univ bologna iis...
  • 1 篇 univ politecn ca...
  • 1 篇 barcelona superc...
  • 1 篇 seoul natl univ ...
  • 1 篇 univ calif davis...
  • 1 篇 univ siena siena

作者

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

语言

  • 88 篇 英文
  • 1 篇 德文
  • 1 篇 中文
检索条件"主题词=Parallel programming models"
90 条 记 录,以下是81-90 订阅
Reducing the overhead of intra-node communication in clusters of SMPs
Reducing the overhead of intra-node communication in cluster...
收藏 引用
3rd International Conference on parallel and Distributed Processing and Applications
作者: Hunold, S Rauber, T Univ Bayreuth Dept Math Phys & Comp Sci Bayreuth Germany
This article presents the C++ library vShark which reduces the intranode communication overhead of parallel programs on clusters of SMPs. The library is built on top of message-passing libraries like MPI to provide th... 详细信息
来源: 评论
A comparison of MPI, SHMEM and cache-coherent shared address space programming models on a tightly-coupled multiprocessors
收藏 引用
INTERNATIONAL JOURNAL OF parallel programming 2001年 第3期29卷 283-318页
作者: Shan, HZ Singh, JP Princeton Univ Dept Comp Sci Princeton NJ 08544 USA
We compare the performance of three major programming models on a modern, 64-processor hardware cache-coherent machine, one of the two major types of platforms upon which high-performance computing is converging. We f... 详细信息
来源: 评论
SkIE: A heterogeneous environment for HPC applications
收藏 引用
parallel COMPUTING 1999年 第13-14期25卷 1827-1852页
作者: Bacci, B Danelutto, M Pelagatti, S Vanneschi, M Univ Pisa Dipartimento Informat I-56125 Pisa Italy Quadr Supercomp World Ltd I-56125 Pisa Italy
Technological directions for innovative HPC software environments are discussed in this paper. We focus on industrial user requirements of heterogeneous multidisciplinary applications, performance portability, rapid p... 详细信息
来源: 评论
Nested data parallelism - An introductory overview
收藏 引用
Informatik - Forschung und Entwicklung 1999年 第4期14卷 179-192页
作者: Pfannenstiel, W. Technische Universität Berlin Fachbereich Informatik Fachgebiet Softwaretechnik D-10587 Berlin Franklinstraße 28/29 Germany
Today, data-parallel programming models are the most successful programming models for parallel computers both in terms of efficiency of execution and ease of use for the programmer. However, there is no parallel prog... 详细信息
来源: 评论
models and languages for parallel computation
收藏 引用
ACM COMPUTING SURVEYS 1998年 第2期30卷 123-169页
作者: Skillicorn, DB Talia, D Queens Univ Kingston ON K7L 3N6 Canada Univ Calabria DEIS CNR ISI I-87036 Arcavacata Di Rende CS Italy
We survey parallel programming models and languages using six criteria to assess their suitability for realistic portable parallel programming. We argue that an ideal model should be easy to program, should have a sof... 详细信息
来源: 评论
High-level programming of massively parallel computers based on shared virtual memory
收藏 引用
parallel COMPUTING 1998年 第3-4期24卷 383-400页
作者: Gerndt, M Res Ctr Julich Cent Inst Appl Math D-52425 Julich Germany
Highly parallel machines needed to solve compute-intensive scientific applications are based on the distribution of physical memory across the compute nodes. The drawback of such systems is, the necessity to write app... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Global arrays: A nonuniform memory access programming model for high-performance computers
收藏 引用
JOURNAL OF SUPERCOMPUTING 1996年 第2期10卷 169-189页
作者: Nieplocha, J Harrison, RJ Littlefield, RJ Pacific Northwest National Laboratory Richland USA
Portability efficiency, and ease of coding are all important considerations in choosing the programming model for a scalable parallel application. The message-passing programming model is widely used because of its po... 详细信息
来源: 评论
POLYMORPHIC PROCESSOR ARRAYS
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 1993年 第5期4卷 490-506页
作者: MARESCA, M INT COMP SCI INST I-16145 GENOAITALY
A Polymorphic Processor Array (PPA) is a two-dimensional mesh-connected array of processors, in which each processor is equipped with a switch able to interconnect its four NEWS ports. PPA is an abstract architecture ... 详细信息
来源: 评论
A TEMPLATE-BASED APPROACH TO THE GENERATION OF DISTRIBUTED APPLICATIONS USING A NETWORK OF WORKSTATIONS
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 1991年 第1期2卷 52-67页
作者: SINGH, A SCHAEFFER, J GREEN, M Distributed Systems Research Laboratory Department of Computing Science University of Alberta Edmonton AB Canada
Despite rapid growth in workstation and networking technologies, the workstation environment continues to pose challenging problems to shared processing. In this paper, we present a computational model and system for ... 详细信息
来源: 评论