咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

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

主题

  • 9 篇 distributed memo...
  • 2 篇 parallel algorit...
  • 2 篇 dynamic programm...
  • 2 篇 message passing
  • 2 篇 parallelizing co...
  • 1 篇 minimum spanning...
  • 1 篇 mpi
  • 1 篇 data partition a...
  • 1 篇 computational fl...
  • 1 篇 electromagnetic ...
  • 1 篇 redistribution
  • 1 篇 shared memory co...
  • 1 篇 military radar
  • 1 篇 parallel perform...
  • 1 篇 system of pde's
  • 1 篇 pipelining
  • 1 篇 computational el...
  • 1 篇 military computi...
  • 1 篇 hpf
  • 1 篇 scattering

机构

  • 1 篇 ecole normale su...
  • 1 篇 natl univ def te...
  • 1 篇 site giat ind f-...
  • 1 篇 univ novi sad fa...
  • 1 篇 institute of inf...
  • 1 篇 delft univ techn...
  • 1 篇 laboratoire de l...
  • 1 篇 matsushita elect...
  • 1 篇 bulgarian acad s...
  • 1 篇 oregon grad inst...
  • 1 篇 supported by the...
  • 1 篇 institute of inf...
  • 1 篇 delft univ techn...
  • 1 篇 supported by the...
  • 1 篇 natl environm re...

作者

  • 2 篇 lee pz
  • 1 篇 vuik c
  • 1 篇 loncar vladimir
  • 1 篇 ostromsky t
  • 1 篇 ubeda s
  • 1 篇 wakatani a
  • 1 篇 wolfe m
  • 1 篇 charles henri-pi...
  • 1 篇 van nooyen rrp
  • 1 篇 vigouroux x
  • 1 篇 zlatev z
  • 1 篇 wesseling p
  • 1 篇 skrbic srdjan
  • 1 篇 fraigniaud pierr...
  • 1 篇 mao j. j.
  • 1 篇 lozano v
  • 1 篇 chai s. l.
  • 1 篇 dong j.

语言

  • 9 篇 英文
检索条件"主题词=distributed memory computer"
9 条 记 录,以下是1-10 订阅
排序:
Techniques for compiling programs on distributed memory multicomputers
收藏 引用
PARALLEL COMPUTING 1995年 第12期21卷 1895-1923页
作者: Lee, PZ Institute of Information Science Academia Sinica Taipei Taiwan ROC
It is widely accepted that distributed memory parallel computers will play an important role in solving computation-intensive problems. However, the design of an algorithm in a distributed memory system is time-consum... 详细信息
来源: 评论
Efficient algorithms for data distribution on distributed memory parallel computers
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND distributed SYSTEMS 1997年 第8期8卷 825-839页
作者: Lee, PZ Institute of Information Science Taipei Taiwan
Data distribution has been one of the most important research topics in parallelizing compilers for distributed memory parallel computers. Good data distribution schema should consider both the computation load balanc... 详细信息
来源: 评论
Parallelism in ILU-preconditioned GMRES
收藏 引用
PARALLEL COMPUTING 1998年 第14期24卷 1927-1946页
作者: Vuik, C van Nooyen, RRP Wesseling, P Delft Univ Technol NL-2600 GA Delft Netherlands Delft Univ Technol Fac Civil Engn NL-2600 GA Delft Netherlands
A parallel implementation of the preconditioned GMRES method is described. The method is used to solve the discretized incompressible Navier-Stokes equations. A parallel implementation of the inner product is given, w... 详细信息
来源: 评论
OPTIMIZATION OF ARRAY REDISTRIBUTION FOR distributed-memory MULTIcomputerS
收藏 引用
PARALLEL COMPUTING 1995年 第9期21卷 1485-1490页
作者: WAKATANI, A WOLFE, M OREGON GRAD INST DEPT COMP SCI & ENGNPORTLANDOR 97291 MATSUSHITA ELECT IND CO LTD MORIGUCHIOSAKA 570JAPAN
Languages such as High Performance Fortran implement parallel algorithms by distributing large data structures across a multicomputer system. To enhance parallelism and reduce communication, it is sometimes beneficial... 详细信息
来源: 评论
Parallel tools for colored image processing
收藏 引用
INTERNATIONAL JOURNAL OF PATTERN RECOGNITION AND ARTIFICIAL INTELLIGENCE 1997年 第7期11卷 1065-1084页
作者: Lozano, V Ubeda, S Vigouroux, X ECOLE NORMALE SUPER LYON LIP F-69364 LYON 7 FRANCE SITE GIAT IND F-42007 ST ETIENNE 1 FRANCE
Over recent years clusters of workstations have begun to replace systems of mainframes. These workstations can be used to behave as a parallel machine, and then could supply supercomputing performance at modest cost. ... 详细信息
来源: 评论
Parallel implementation of a large-scale 3-D air pollution model  3rd
收藏 引用
3rd International Conference on Large-Scale Scientific Computing (ICLSSC 2001)
作者: Ostromsky, T Zlatev, Z Bulgarian Acad Sci Cent Lab Parallel Processing BU-1113 Sofia Bulgaria Natl Environm Res Inst Dept Atmospher Environm DK-4000 Roskilde Denmark
Air pollution models can efficiently be used in different environmental studies. The atmosphere is the most dynamic component of the environment, where the pollutants can be transported over very long distances. There... 详细信息
来源: 评论
Parallel implementation of minimum spanning tree algorithms using MPI
Parallel implementation of minimum spanning tree algorithms ...
收藏 引用
13th IEEE International Symposium on Computational Intelligence and Informatics (CINTI)
作者: Loncar, Vladimir Skrbic, Srdjan Univ Novi Sad Faculy Sci Depatment Math Informat Novi Sad 21000 Serbia
In this paper we study parallel algorithms for finding minimum spanning tree of a graph. We present two algorithms, based on sequential algorithms of Prim and Kruskal, targeting message passing parallel machine with d... 详细信息
来源: 评论
An automatic load-balanced parallel multilevel fast multipole method for large scale electromagnetic scattering problem
An automatic load-balanced parallel multilevel fast multipol...
收藏 引用
Asia-Pacific Microwave Conference
作者: Dong, J. Chai, S. L. Mao, J. J. Natl Univ Def Technol Sch Elect Sci & Engn Changsha 410073 HuNan Peoples R China
A parallel multilevel fast multipole method for computing the large scale electromagnetic scattering problem is proposed and implemented in this paper. In recent years, multilevel fast multipole method (MLFMA) has bee... 详细信息
来源: 评论
SCHEDULING A SCATTERING-GATHERING SEQUENCE ON HYPERCUBES
收藏 引用
Parallel Processing Letters 1993年 第1期3卷 29-42页
作者: CHARLES HENRI-PIERRE FRAIGNIAUD PIERRE Laboratoire de l’Informatique du Parallélisme—IMAG CNRS Ecole Normale Supérieure de Lyon 69364 Lyon Cedex 07 France Supported by the Basic Research Action ESPRIT 6632 “NANA2”. Supported by the Research Programs C3 and ANM and by the Direction des Recherches et Etudes Techniques.
The scattering problem refers to the gossiping and the broadcasting problems [1, 2]. It consists in distributing a set of data from a single source such that each component is sent to a distinct address. The gathering... 详细信息
来源: 评论