咨询与建议

限定检索结果

文献类型

  • 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 订阅
排序:
OpenMP versus threading in C/C plus
收藏 引用
CONCURRENCY-PRACTICE AND EXPERIENCE 2000年 第12期12卷 1165-1176页
作者: Kuhn, B Petersen, P O'Toole, E Kuck & Associates Inc Champaign IL 61820 USA Compaq Comp Corp 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... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Finding, expressing and managing parallelism in programs executed on clusters of workstations
收藏 引用
COMPUTER COMMUNICATIONS 1999年 第11期22卷 998-1016页
作者: Goscinski, AM Deakin Univ Sch Comp & Math Geelong Vic 3217 Australia
The goal of this paper to identify and discuss the basic issues of and solutions to parallel processing on clusters of workstations (COWs). Firstly, identification and expressing parallelism in application programs ar... 详细信息
来源: 评论
Compiler-based tools for analyzing parallel programs
收藏 引用
parallel COMPUTING 1998年 第3-4期24卷 401-420页
作者: Armstrong, B Kim, SW Park, I Voss, M Eigenmann, R Purdue Univ Sch Elect & Comp Engn W Lafayette IN 47907 USA
In this paper, we present several tools for analyzing parallel programs. The tools are built on top of a compiler infrastructure, which provides advanced capabilities for symbolic program analysis and manipulation. Th... 详细信息
来源: 评论
PPT - A parallel programming TOOL FOR DISTRIBUTED-MEMORY MULTIPROCESSORS
收藏 引用
JOURNAL OF THE CHINESE INSTITUTE OF ENGINEERS 1995年 第3期18卷 365-378页
作者: CHUNG, YC HO, WH LIU, CC Department of Information Engineering and Computer Science Feng Chia University Taichung 407 Taiwan
Traditionally, to program a distributed memory multiprocessor, a programmer is responsible for partitioning an application program into modules or tasks, scheduling tasks on processors, inserting communication primiti... 详细信息
来源: 评论
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... 详细信息
来源: 评论