咨询与建议

限定检索结果

文献类型

  • 105 篇 会议
  • 13 篇 期刊文献
  • 8 册 图书

馆藏范围

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

日期分布

学科分类号

  • 56 篇 工学
    • 55 篇 计算机科学与技术...
    • 37 篇 软件工程
    • 10 篇 控制科学与工程
    • 9 篇 电气工程
    • 7 篇 信息与通信工程
    • 5 篇 网络空间安全
    • 3 篇 电子科学与技术(可...
    • 1 篇 仪器科学与技术
    • 1 篇 建筑学
    • 1 篇 石油与天然气工程
    • 1 篇 核科学与技术
    • 1 篇 生物医学工程(可授...
    • 1 篇 生物工程
  • 16 篇 理学
    • 14 篇 数学
    • 1 篇 物理学
    • 1 篇 生物学
    • 1 篇 系统科学
    • 1 篇 统计学(可授理学、...
  • 6 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 2 篇 图书情报与档案管...
    • 1 篇 工商管理

主题

  • 33 篇 parallel program...
  • 24 篇 programming prof...
  • 21 篇 concurrent compu...
  • 14 篇 parallel process...
  • 10 篇 libraries
  • 10 篇 application soft...
  • 9 篇 computer archite...
  • 9 篇 computer languag...
  • 8 篇 message passing
  • 8 篇 program processo...
  • 8 篇 parallel process...
  • 8 篇 programming envi...
  • 7 篇 computer science
  • 7 篇 parallel archite...
  • 6 篇 object oriented ...
  • 6 篇 conferences
  • 6 篇 skeleton
  • 6 篇 high performance...
  • 6 篇 distributed comp...
  • 5 篇 object oriented ...

机构

  • 2 篇 sandia natl labs...
  • 2 篇 lawrence livermo...
  • 2 篇 univ vienna inst...
  • 2 篇 sandia national ...
  • 2 篇 indiana universi...
  • 2 篇 cray inc. seattl...
  • 2 篇 college of willi...
  • 2 篇 university of wa...
  • 2 篇 technische unive...
  • 2 篇 technische unive...
  • 1 篇 north carolina s...
  • 1 篇 lawrence livermo...
  • 1 篇 university of he...
  • 1 篇 pacific northwes...
  • 1 篇 irisa-inri renne...
  • 1 篇 zentrum für info...
  • 1 篇 university of te...
  • 1 篇 technische uni. ...
  • 1 篇 florida state un...
  • 1 篇 departamento de ...

作者

  • 5 篇 schulz martin
  • 3 篇 b.l. chamberlain
  • 3 篇 gerndt michael
  • 2 篇 scholz sven-bodo
  • 2 篇 liu xu
  • 2 篇 eigenmann rudolf
  • 2 篇 l. snyder
  • 2 篇 mueller frank
  • 2 篇 ding chen
  • 2 篇 wolf felix
  • 2 篇 rasmussen craig
  • 1 篇 d. nathanson
  • 1 篇 skjellum tony
  • 1 篇 h. fleischhack
  • 1 篇 snir marc
  • 1 篇 catthoor r
  • 1 篇 leskiw d
  • 1 篇 fahringer thomas
  • 1 篇 anderson todd
  • 1 篇 bramley r

语言

  • 125 篇 英文
  • 1 篇 其他
检索条件"任意字段=International Workshop on High-Level Parallel Programming Models and Supportive Environments"
126 条 记 录,以下是61-70 订阅
排序:
high-level parallel programming models and supportive environments
收藏 引用
丛书名: Lecture notes in computer science
2001年
作者: Frank Mueller (ed.).
来源: 评论
Compiler and runtime support for running OpenMP programs on Pentium- and Itanium-architectures  8
Compiler and runtime support for running OpenMP programs on ...
收藏 引用
8th international workshop on high-level parallel programming models and supportive environments
作者: Tian, XM Girkar, M Shah, S Armstrong, D Su, E Petersen, P Intel Corp Intel Compiler Lab Software Solut Grp Santa Clara CA 95052 USA
Exploiting Thread-level parallelism (TLP) is a promising way to improve the performance of applications with the advent of general-purpose cost effective uni-processor and shared-memory multiprocessor systems. In this... 详细信息
来源: 评论
Using loop-level parallelism to parallelize vectorizable programs  1
收藏 引用
6th workshop on high-level parallel programming models and supportive environments (HIPS 2001)
作者: Pressel, DM Sahu, J Heavey, KR USA Res Lab Computat & Informat Sci Directorate Aberdeen Proving Ground MD 21005 USA USA Res Lab Weap & Mat Res Directorate Aberdeen Proving Ground MD 21005 USA
One of the major challenges facing high performance computing is the daunting task of producing programs that will achieve acceptable levels of performance when run on parallel architectures. Although many organizatio... 详细信息
来源: 评论
A generic C++ framework for parallel mesh-based scientific applications  1
收藏 引用
6th workshop on high-level parallel programming models and supportive environments (HIPS 2001)
作者: Gerlach, J Gottschling, P Der, U GMD FIRST RWCP Parallel & Distributed Syst GMD Lab D-12489 Berlin Germany
The objects that occur in scientific applications can be classified into spatial structures, e.g. meshes, grids, or graphs, and (numerical) data that are associated with these structures, e.g. grid functions and (spar... 详细信息
来源: 评论
high-level data mapping for clusters of SMPs  1
收藏 引用
6th workshop on high-level parallel programming models and supportive environments (HIPS 2001)
作者: Benkner, S Brandes, T Univ Vienna Inst Software Sci A-1090 Vienna Austria GMD German Natl Res Ctr Informat Technol SCAI Inst Algorithms & Sci Comp D-53754 St Augustin Germany
Clusters of shared-memory multiprocessors (SMPs) have become the most promising parallel computing platforms for scientific computing. However, SMP clusters significantly increase the complexity of user application de... 详细信息
来源: 评论
Implementation of a skeleton-based parallel programming environment supporting arbitrary nesting  1
收藏 引用
6th international workshop on high level parallel programming models and supportive environments, HIPS 2001
作者: Coudarcher, Remi Serot, Jocelyn Derutin, Jean-Pierre LASMEA UMR 6602 UBP/CNRS Universite Blaise-Pascal Clermont II Campus universitaire des Cezeaux 24 avenue des Landais Aubiere CedexF-63177 France
This paper presents the latest version of the SKiPPER skeleton-based parallel programming environment dedicated to fast prototyping of vision applications. Compared to the previous version, its main innovative feature... 详细信息
来源: 评论
parallel and Distributed Processing  1
收藏 引用
丛书名: Lecture Notes in Computer Science
1000年
作者: José Rolim
This volume contains the proceedings from the workshops held in conjunction with the IEEE international parallel and Distributed Processing Symposium, IPDPS 2000, on 1-5 May 2000 in Cancun, Mexico. The workshopsprovid... 详细信息
来源: 评论
Comparing high-level and low-level implementations of a molecular dynamics algorithm
Comparing high-level and low-level implementations of a mole...
收藏 引用
international workshop on high-level parallel programming models and supportive environments
作者: G. Travieso Departamento de Física e Informdtica IFSC/USP Brazil
The author addresses through a specific example the question about the overhead incurred with the use of higher abstraction levels for parallel programming. He develops a simple molecular dynamics application in ALWAN... 详细信息
来源: 评论
Mixed language parallel programming using ALWAN
收藏 引用
NUCLEAR INSTRUMENTS & METHODS IN PHYSICS RESEARCH SECTION A-ACCELERATORS SPECTROMETERS DETECTORS AND ASSOCIATED EQUIPMENT 1997年 第1-2期389卷 63-64页
作者: Frank, R INST INFORMAT MITTLERE STR 142 CH-4056 BASEL SWITZERLAND
We introduce the coordination language ALWAN and its programming environment which is characterised by properties such as high-level language abstraction, mixed language support, reuse of software, portability, and tr... 详细信息
来源: 评论
Supporting multiple parallel programming paradigms on top of the Millipede virtual parallel machine
Supporting multiple parallel programming paradigms on top of...
收藏 引用
international workshop on high-level parallel programming models and supportive environments
作者: A. Itzkovitz A. Schuster L. Shalev Computer Science Department Technion-Israel Institute of Technology Israel
The MILLIPEDE system is a small yet powerful interface of a virtual parallel machine (VPM) on top of distributed computing environments. MILLIPEDE is thus a convenient environment for porting various existing parallel... 详细信息
来源: 评论