咨询与建议

限定检索结果

文献类型

  • 7 篇 会议
  • 1 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 2 篇 工学
    • 2 篇 信息与通信工程
    • 2 篇 计算机科学与技术...
    • 1 篇 电气工程
    • 1 篇 软件工程

主题

  • 6 篇 parallel program...
  • 4 篇 concurrent compu...
  • 2 篇 message passing
  • 2 篇 multiprocessor i...
  • 2 篇 telecommunicatio...
  • 2 篇 distributed comp...
  • 1 篇 computer science
  • 1 篇 parallel algorit...
  • 1 篇 programming prof...
  • 1 篇 scalability
  • 1 篇 system software
  • 1 篇 routing
  • 1 篇 operating system...
  • 1 篇 application soft...
  • 1 篇 error correction
  • 1 篇 debugging
  • 1 篇 hypercubes
  • 1 篇 network topology
  • 1 篇 videoconference
  • 1 篇 scattering

机构

  • 2 篇 parallel program...
  • 2 篇 parallel program...
  • 1 篇 parallel program...
  • 1 篇 parallel program...
  • 1 篇 department of ci...
  • 1 篇 department of ci...
  • 1 篇 department of el...
  • 1 篇 etri parallel pr...
  • 1 篇 parallel program...
  • 1 篇 department of co...
  • 1 篇 department of cs...
  • 1 篇 department of co...
  • 1 篇 department of co...

作者

  • 2 篇 bum-sik lee
  • 2 篇 dong hae chi
  • 2 篇 dong-hae chi
  • 1 篇 in youn jin
  • 1 篇 chul-eui hong
  • 1 篇 kim myung-ho
  • 1 篇 youn jin in
  • 1 篇 chan-mo park
  • 1 篇 lee keung hae
  • 1 篇 s. ranka
  • 1 篇 d. kim
  • 1 篇 keung hae lee
  • 1 篇 chan-ik park
  • 1 篇 kyoungseok lee
  • 1 篇 jeong chang-sung
  • 1 篇 younchoon woo
  • 1 篇 dong ho song
  • 1 篇 jinmee kim
  • 1 篇 tack-don han
  • 1 篇 byung-geuk kim

语言

  • 8 篇 英文
检索条件"机构=Parallel Programming Section"
8 条 记 录,以下是1-10 订阅
排序:
Design of a parallel C language for distributed systems
Design of a parallel C language for distributed systems
收藏 引用
International Conference on High Performance Computing
作者: Kyoungseok Lee Jinmee Kim Younchoon Woo Parallel Programming Section Computer Division Electronics and Telecommunications Research Institute Taejon South Korea
The performance of a distributed system depends upon the efficiency of job distribution among processing nodes, as well as that of its system architecture and operating system. The paper presents an extended C languag... 详细信息
来源: 评论
Replay for debugging MPI parallel programs
Replay for debugging MPI parallel programs
收藏 引用
Proceedings of the MPI Developer's Conference
作者: Chul-Eui Hong Bum-Sik Lee Gi-Won On Dong-Hae Chi Parallel Programming Section Computer Division Electronics and Telecommunications Research Institute Taejon South Korea
The cyclic debugging approach often fails for parallel programs because parallel programs reveal nondeterministic characteristics due to message race conditions. This paper addresses the execution replay algorithm for... 详细信息
来源: 评论
An implementation of a CSCW framework using CORBA  4
An implementation of a CSCW framework using CORBA
收藏 引用
4th IEEE Workshop on the Architecture and Implementation of High Performance Communication Systems, HPCS 1997
作者: Song, Dong Ho Chi, Dong Hae In, Youn Jin Lee, Keung Hae Department of Computer Engineering Hangkong University Hwajun Dong 200-1 Koyang City Kytrnggi Do41 1-791 Korea Republic of Parallel Programming Section ETRI Yirsong P. 0.Box 106 Taejon Korea Republic of
OMG's (Object Management Group) CORBA (Common Object Request Broker Architecture) is becoming a common platform for distributed computing environment. However, it is yet to address CSCW (Computer Supported Collabo... 详细信息
来源: 评论
Design of an augmented generalized cube network
Design of an augmented generalized cube network
收藏 引用
International Conference on parallel and Distributed Systems (ICPADS)
作者: Bum-Sik Lee Dong-Hae Chi Tack-Don Han ETRI Parallel Programming Section Taejon South Korea Department of Computer Science Yonsei University Seoul South Korea
This paper demonstrates how the demultiplexor is used for making a new tree embedded in a MIN and how the Augmented Generalized Cube Network is designed using this tree. Evaluation of its performance and examination o... 详细信息
来源: 评论
An integrated visualization framework for interprocessor communication using 3-D virtual space
An integrated visualization framework for interprocessor com...
收藏 引用
International Conference on High Performance Computing in the Asia-Pacific Region
作者: Byung-Geuk Kim Chan-Ik Park Chan-Mo Park Dong Hae Chi Department of CSEP IFU POSTECH Pohang South Korea Parallel Programming Section Electronics and Telecommunications Research Institute Taejon South Korea
As a parallel system employs more processors to become more complex, it is very hard to understand, evaluate, and tune the system without the aid of the performance information visualization. Many researchers have fou... 详细信息
来源: 评论
An implementation of a CSCW framework using CORBA
An implementation of a CSCW framework using CORBA
收藏 引用
IEEE Workshop on High-Performance Communication Systems, HPCS
作者: Dong Ho Song Dong Hae Chi Youn Jin In Keung Hae Lee Department of Computer Engineering University of Hong Kong Koyang Kyunggi South Korea Parallel Programming Section Electronics and Telecommunications Research Institute Taejon South Korea
OMG's (Object Management Group) CORBA (Common Object Request Broker Architecture) is becoming a common platform for distributed computing environment. However, it is yet to address CSCW (Computer Supported Collabo... 详细信息
来源: 评论
Vector prefix and reduction computation on coarse-grained, distributed-memory parallel machines
Vector prefix and reduction computation on coarse-grained, d...
收藏 引用
International Symposium on parallel Processing
作者: Seungjo Bae D. Kim S. Ranka Parallel Programming Section Electronics and Telecommunications Research Institute Daejeon South Korea Department of CIS Syracuse University Syracuse NY USA Department of CISE University of Florida Gainesville FL USA
Vector prefix and reduction are collective communication primitives in which all processors must cooperate. The authors present two parallel algorithms, the direct algorithm and the split algorithm, for vector prefix ... 详细信息
来源: 评论
An optimal parallel matching algorithm for a convex bipartite graph on a mesh-connected computer*
收藏 引用
parallel Algorithms and Applications 1995年 第2-3期6卷 129-141页
作者: Kim, Myung-Ho Jeong, Chang-Sung Parallel Programming Section ETRI TaeJon 305-350 161 Kajong-Dong Yusong-Gu South Korea Department of Electronics Engineering Korea University Sungbuk-Ku Seoul 136 15-Ka Anam-dong South Korea
In this paper, we address the problem of finding a maximum matching for a convex bipartite graph on a mesh-connected computer (MCC). We shall show that this can be done in optimal time on MCC by designing the efficien... 详细信息
来源: 评论