咨询与建议

限定检索结果

文献类型

  • 10 篇 期刊文献
  • 6 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 14 篇 工学
    • 13 篇 计算机科学与技术...
    • 3 篇 电气工程
    • 2 篇 软件工程
    • 1 篇 信息与通信工程
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 16 篇 parallel program...
  • 4 篇 performance anal...
  • 2 篇 cache optimizati...
  • 2 篇 posix threads
  • 2 篇 parallelizing co...
  • 2 篇 smp programming ...
  • 2 篇 hardware cache m...
  • 2 篇 smp cluster
  • 1 篇 spmd
  • 1 篇 analysis
  • 1 篇 dsm
  • 1 篇 zpl
  • 1 篇 mpi
  • 1 篇 performance anal...
  • 1 篇 programming
  • 1 篇 rma
  • 1 篇 fault tolerance
  • 1 篇 debugging
  • 1 篇 parallelism mana...
  • 1 篇 electronic textb...

机构

  • 2 篇 intel gmbh softw...
  • 2 篇 fraunhofer gesel...
  • 2 篇 univ karlsruhe i...
  • 2 篇 tech univ munich...
  • 2 篇 tech univ dresde...
  • 1 篇 concordia univ d...
  • 1 篇 oregon state uni...
  • 1 篇 compaq comp corp...
  • 1 篇 intel corp perfo...
  • 1 篇 univ modena & re...
  • 1 篇 department of co...
  • 1 篇 purdue univ sch ...
  • 1 篇 russian acad sci...
  • 1 篇 kuck & associate...
  • 1 篇 lawrence livermo...
  • 1 篇 monash univ clay...
  • 1 篇 kuck & associate...
  • 1 篇 compaq computer ...
  • 1 篇 deakin univ sch ...
  • 1 篇 ctr high perform...

作者

  • 2 篇 neumann r
  • 2 篇 müller-pfefferko...
  • 2 篇 tao j
  • 2 篇 kereku e
  • 2 篇 nagel w
  • 2 篇 schwamborn h
  • 2 篇 trenkler b
  • 2 篇 jeitner j
  • 2 篇 gerndt m
  • 2 篇 schulz m
  • 2 篇 hoppe hc
  • 2 篇 brandes t
  • 2 篇 brunst h
  • 2 篇 karl w
  • 1 篇 voss michael
  • 1 篇 goswami dhrubajy...
  • 1 篇 bob kuhn
  • 1 篇 abramson d
  • 1 篇 dennis gannon
  • 1 篇 liu cc

语言

  • 14 篇 英文
  • 2 篇 其他
检索条件"主题词=parallel programming tools"
16 条 记 录,以下是11-20 订阅
排序:
Tool gear: Infrastructure for parallel tools
Tool gear: Infrastructure for parallel tools
收藏 引用
International Conference on parallel and Distributed Processing Techniques and Applications
作者: May, J Gyllenhaal, J Lawrence Livermore Natl Lab Livermore CA 94550 USA
Tool Gear is a software infrastructure for developing performance analysis and other tools. Unlike existing integrated toolkits, which focus on providing a suite of capabilities, Tool Gear is designed to help toot dev... 详细信息
来源: 评论
A Classification-Based Approach to Fault-Tolerance Support in parallel Programs
A Classification-Based Approach to Fault-Tolerance Support i...
收藏 引用
10th International Conference on parallel and Distributed Computing, Applications and Technologies
作者: Jakadeesan, Gopinatha Goswami, Dhrubajyoti Concordia Univ Dept Comp Sci & Software Engn Montreal PQ Canada
Fault tolerance is an important requirement for long-running parallel programs. This paper presents a different approach to fault-tolerance support in message-passing parallel programs based on their structural and be... 详细信息
来源: 评论
High-Level Performance Modeling of Task-Based Algorithms A Blueprint for Understanding the Performance of TBB Algorithms
High-Level Performance Modeling of Task-Based Algorithms A B...
收藏 引用
IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS)
作者: Alexandrov, Alexei Armstrong, Douglas Rajic, Hrabri Voss, Michael Hayes, Donald Intel Corp Performance Anal & Threading Lab Santa Clara CA 95051 USA
Performing modeling and visualization of task-based parallel algorithms is challenging. Libraries such as Intel Threading Building Blocks (TBB) and Microsoft's parallel Patterns Library provide high-level algorith... 详细信息
来源: 评论
Correctness checking of MPI one-sided communication using marmot
Correctness checking of MPI one-sided communication using ma...
收藏 引用
13th European parallel-Virtual-Machine-and-Message-Passing-Interface-Users-Group Meeting (PVM/MPI)
作者: Krammer, Bettina Resch, Michael M. Ctr High Performance Comp D-70550 Stuttgart Germany
The MPI-2 standard defines functions for Remote Memory Access (RMA) by allowing one process to specify all communication parameters both for the sending and the receiving side, which is also referred to as one-sided c... 详细信息
来源: 评论
A web interface to parallel program source code archetypes  95
A web interface to parallel program source code archetypes
收藏 引用
Proceedings of the 1995 ACM/IEEE conference on Supercomputing
作者: Juan Villacis Dennis Gannon Department of Computer Science Indiana University Bloomington Indiana
This paper describes a set of tools for annotating and exploring program source code on the World Wide Web (WWW). These tools are part of a project to build an electronic textbook for parallel programming that exploit... 详细信息
来源: 评论
OpenMP versus threading in C/C++
收藏 引用
Concurrency and Computation: Practice and Experience 2000年 第12期12卷
作者: Bob Kuhn Paul Petersen Eamonn O'Toole Kuck & Associates Inc. 1906 Fox Drive Champaign IL 61820 U.S.A. Compaq Computer Corporation Ballybrit Industrial Estate Ballybrit Galway Ireland
When comparing OpenMP to other parallel programming models, it is easier to choose between OpenMP and MPI than between OpenMP and POSIX Threads (Pthreads). With languages like C and C++, developers have frequently cho... 详细信息
来源: 评论