咨询与建议

限定检索结果

文献类型

  • 31 篇 会议
  • 3 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 26 篇 工学
    • 25 篇 计算机科学与技术...
    • 19 篇 软件工程
    • 2 篇 机械工程
    • 2 篇 控制科学与工程
    • 2 篇 生物医学工程(可授...
    • 1 篇 光学工程
    • 1 篇 信息与通信工程
    • 1 篇 纺织科学与工程
    • 1 篇 生物工程
  • 6 篇 理学
    • 2 篇 数学
    • 2 篇 生物学
    • 2 篇 系统科学
    • 1 篇 化学
  • 1 篇 管理学
    • 1 篇 图书情报与档案管...

主题

  • 8 篇 parallel program...
  • 3 篇 data mining
  • 2 篇 object oriented ...
  • 2 篇 message passing
  • 2 篇 dynamic programm...
  • 1 篇 computer science
  • 1 篇 openshmem
  • 1 篇 telco capability
  • 1 篇 compilers
  • 1 篇 reliability
  • 1 篇 parallel process...
  • 1 篇 hierarchical lin...
  • 1 篇 orchestration
  • 1 篇 shared-memory pr...
  • 1 篇 long-running tra...
  • 1 篇 composite servic...
  • 1 篇 mpi
  • 1 篇 it-based interfa...
  • 1 篇 concurrent compu...
  • 1 篇 programming

机构

  • 1 篇 providence univ ...
  • 1 篇 faculty of infor...
  • 1 篇 pacific nw natl ...
  • 1 篇 department of co...
  • 1 篇 school of mathem...
  • 1 篇 department of ps...
  • 1 篇 jülich supercomp...
  • 1 篇 imperial college...
  • 1 篇 riken advanced i...
  • 1 篇 rwth aachen lehr...
  • 1 篇 c. and o. vogt i...
  • 1 篇 clearspeed techn...
  • 1 篇 university of er...
  • 1 篇 univ houston dep...
  • 1 篇 hpc usability re...
  • 1 篇 lri cnrs univ. p...
  • 1 篇 76131 karlsruhe
  • 1 篇 department of ma...
  • 1 篇 univ amsterdam i...
  • 1 篇 simulation labor...

作者

  • 2 篇 hamidouche khale...
  • 1 篇 gaster benedict ...
  • 1 篇 kyu-baek hwang
  • 1 篇 yan shoumeng
  • 1 篇 shafarenko alex
  • 1 篇 renaux thierry
  • 1 篇 lippert thomas
  • 1 篇 chen hu
  • 1 篇 maresca massimo
  • 1 篇 scholz sven-bodo
  • 1 篇 deumens erik
  • 1 篇 weng tien-hsiung
  • 1 篇 luo sai
  • 1 篇 tichy walter f.
  • 1 篇 ponton mark
  • 1 篇 roback joseph a.
  • 1 篇 jenista james c.
  • 1 篇 nather ruediger
  • 1 篇 lin jian
  • 1 篇 xiaoli zou

语言

  • 34 篇 英文
检索条件"任意字段=2nd Workshop on Parallel Programming Patterns, ParaPLoP 2010"
34 条 记 录,以下是11-20 订阅
排序:
Structured parallel programming with deterministic patterns  2
Structured parallel programming with deterministic patterns
收藏 引用
2nd USENIX workshop on Hot Topics in parallelism, HotPar 2010
作者: McCool, Michael D. Intel
Many-core processors target improved computational performance by making available various forms of architectural parallelism, including but not limited to multiple cores and vector instructions. However, approaches t... 详细信息
来源: 评论
Compilation Techniques for High Level parallel Code
收藏 引用
INTERNATIONAL JOURNAL OF parallel programming 2010年 第1期38卷 4-18页
作者: Gaster, Benedict R. Bainbridge, Tim Lacey, David Gardner, David AMD Sunnyvale CA USA ClearSpeed Technol Plc Bristol Avon England XMOS Semicond Bristol Avon England
This paper describes methods to adapt existing optimizing compilers for sequential languages to produce code for parallel processors. In particular it looks at targeting data-parallel processors using SIMD (single ins... 详细信息
来源: 评论
HotPar 2010 - 2nd USENIX workshop on Hot Topics in parallelism
HotPar 2010 - 2nd USENIX Workshop on Hot Topics in Paralleli...
收藏 引用
2nd USENIX workshop on Hot Topics in parallelism, HotPar 2010
The proceedings contain 16 papers. The topics discussed include: towards parallelizing the layout engine of Firefox;synchronization via scheduling: managing shared state in video games;separating functional and parall...
来源: 评论
Gossamer: A lightweight programming framework for multicore machines  2
Gossamer: A lightweight programming framework for multicore ...
收藏 引用
2nd USENIX workshop on Hot Topics in parallelism, HotPar 2010
作者: Roback, Joseph A. Andrews, Gregory R. Department of Computer Science University of Arizona TucsonAZ United States
来源: 评论
OoOJava: An out-of-order approach to parallel programming  2
OoOJava: An out-of-order approach to parallel programming
收藏 引用
2nd USENIX workshop on Hot Topics in parallelism, HotPar 2010
作者: Jenista, James C. Eom, Yong Hun Demsky, Brian
Developing parallel software using current tools can be challenging. Developers must reason carefully about the use of locks to avoid both race conditions and deadlocks. We present a compiler-assisted approach to para... 详细信息
来源: 评论
Three high performance architectures in the parallel APMC boat
Three high performance architectures in the parallel APMC bo...
收藏 引用
9th International workshop on parallel and Distributed Methods in Verification, PDMC 2010 - Joint with the 2nd International workshop on High-Performance Computational Systems Biology, HiBi 2010
作者: Hamidouche, Khaled Borghi, Alexandre Esterie, Pierre Falcou, Joel Peyronnet, Sylvain LRI CNRS Univ. Paris-Sud 91405 Orsay France
Approximate probabilistic model checking, and more generally sampling based model checking methods, proceed by drawing independent executions of a given model and by checking a temporal formula on these executions. In... 详细信息
来源: 评论
Task superscalar: Using processors as functional units  2
Task superscalar: Using processors as functional units
收藏 引用
2nd USENIX workshop on Hot Topics in parallelism, HotPar 2010
作者: Etsion, Yoav Ramirez, Alex Badia, Rosa M. Ayguade, Eduard Labarta, Jesus Valero, Mateo
The complexity of parallel programming greatly limits the effectiveness of chip-multiprocessors (CMPs). This paper presents the case for task superscalar pipelines, an abstraction of traditional out-of-order superscal... 详细信息
来源: 评论
A balanced programming model for emerging heterogeneous multicore systems  2
A balanced programming model for emerging heterogeneous mult...
收藏 引用
2nd USENIX workshop on Hot Topics in parallelism, HotPar 2010
作者: Liu, Wei Lewis, Brian Zhou, Xiaocheng Chen, Hu Gao, Ying Yan, Shoumeng Luo, Sai Saha, Bratin Intel Corporation
Computer systems are moving towards a heterogeneous architecture with a combination of one or more CPUs and one or more accelerator processors. Such heterogeneous systems pose a new challenge to the parallel programmi... 详细信息
来源: 评论
Reflective parallel programming extensible and high-level control of runtime, compiler, and application interaction  2
Reflective parallel programming extensible and high-level co...
收藏 引用
2nd USENIX workshop on Hot Topics in parallelism, HotPar 2010
作者: Matsakis, Nicholas D. Gross, Thomas R. ETH Zurich Switzerland
Thread support in most languages is opaque and low-level. Primitives like wait and signal do not allow users to determine the relative ordering of statements in different threads in advance. In this paper, we extend t... 详细信息
来源: 评论
Asynchronous Stream Processing with S-Net
收藏 引用
INTERNATIONAL JOURNAL OF parallel programming 2010年 第1期38卷 38-67页
作者: Grelck, Clemens Scholz, Sven-Bodo Shafarenko, Alex Univ Amsterdam Inst Informat NL-1098 XG Amsterdam Netherlands Univ Hertfordshire Dept Comp Sci Hatfield AL10 9AB Herts England
We present the rationale and design of S-Net, a coordination language for asynchronous stream processing. The language achieves a near-complete separation between the application code, written in any conventional prog... 详细信息
来源: 评论