咨询与建议

限定检索结果

文献类型

  • 62 篇 会议
  • 2 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 54 篇 工学
    • 48 篇 计算机科学与技术...
    • 27 篇 软件工程
    • 6 篇 电子科学与技术(可...
    • 6 篇 信息与通信工程
    • 4 篇 电气工程
    • 2 篇 材料科学与工程(可...
    • 1 篇 仪器科学与技术
    • 1 篇 控制科学与工程
  • 13 篇 理学
    • 10 篇 数学
    • 1 篇 物理学
    • 1 篇 化学
    • 1 篇 地球物理学
    • 1 篇 系统科学
  • 1 篇 经济学
    • 1 篇 应用经济学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...
    • 1 篇 工商管理

主题

  • 18 篇 parallel process...
  • 9 篇 parallel algorit...
  • 6 篇 computer science
  • 6 篇 parallel process...
  • 5 篇 computer archite...
  • 4 篇 hypercubes
  • 4 篇 distributed comp...
  • 3 篇 network topology
  • 3 篇 phase change ran...
  • 2 篇 computer simulat...
  • 2 篇 parallelism
  • 2 篇 coarse-grain
  • 2 篇 concurrent compu...
  • 2 篇 nonlinear bileve...
  • 2 篇 centroid (or sta...
  • 2 篇 optimization
  • 2 篇 evolutionary alg...
  • 2 篇 visualization
  • 2 篇 costs
  • 2 篇 algorithm design...

机构

  • 3 篇 univ of aizu fuk...
  • 2 篇 univ almeria dpt...
  • 2 篇 univ murcia dpt ...
  • 2 篇 univ malaga dpt ...
  • 1 篇 departmentcomput...
  • 1 篇 department of co...
  • 1 篇 inst for theoret...
  • 1 篇 fakultat fur mat...
  • 1 篇 department of co...
  • 1 篇 george mason uni...
  • 1 篇 univ of tsukuba
  • 1 篇 department of co...
  • 1 篇 architecture tec...
  • 1 篇 université de pi...
  • 1 篇 department of co...
  • 1 篇 federal univ of ...
  • 1 篇 state univ of ne...
  • 1 篇 univ jinan
  • 1 篇 department of co...
  • 1 篇 george washingto...

作者

  • 3 篇 garcia i.
  • 2 篇 redondo j. l.
  • 2 篇 fernandez j.
  • 2 篇 ma jun
  • 2 篇 iwama kazuo
  • 2 篇 k. iwama
  • 2 篇 qian-ping gu
  • 2 篇 ortigosa p. m.
  • 2 篇 gu qian-ping
  • 1 篇 cortadella j
  • 1 篇 yin zl
  • 1 篇 boku taisuke
  • 1 篇 bonney jordan c.
  • 1 篇 lai fc
  • 1 篇 yoo seong-moo
  • 1 篇 nakazawa kisabur...
  • 1 篇 b. parhami
  • 1 篇 dietz richard d.
  • 1 篇 sedukhin i
  • 1 篇 jun ma

语言

  • 64 篇 英文
检索条件"任意字段=2nd AIZU International Symposium on Parallel Algorithms/Architecture Synthesis"
64 条 记 录,以下是21-30 订阅
排序:
parallel algorithm for k-minimum spanning trees
Parallel algorithm for k-minimum spanning trees
收藏 引用
Proceedings of the 1997 2nd aizu international symposium on parallel algorithms/architecture synthesis
作者: Ma, Jun Iwama, Kazuo Gu, Qian-Ping Shandong Univ Jinan Jinan China
A parallel algorithm to find k, 2 &le k &le nn-2, spanning trees from a connected, weighted and undirected graph G(V, E, W) in the order of increasing weight is presented. It runs in O(T(n) + k log n) time wit... 详细信息
来源: 评论
Efficient processor allocation algorithm using two-dimensional packing
Efficient processor allocation algorithm using two-dimension...
收藏 引用
Proceedings of the 1997 2nd aizu international symposium on parallel algorithms/architecture synthesis
作者: Hwang, Injae Chungbuk Natl Univ Chungbuk Korea Republic of
Mesh is one of the most widely used interconnection networks for multiprocessor systems. In this paper, we propose an approach to partition a given mesh into m submeshes which can be allocated to m tasks with grid str... 详细信息
来源: 评论
architecture-independent workload characterization model for parallel computer architectures
Architecture-independent workload characterization model for...
收藏 引用
Proceedings of the 1997 2nd aizu international symposium on parallel algorithms/architecture synthesis
作者: Meajil, Abdullah I. El-Ghazawi, Tarek Sterling, Thomas George Washington Univ Washington United States
In this paper, a model is presented for representing and comparing workloads, based on the way they would exercise parallel machines. This workload characterization is derived from parallel instruction centroid and pa... 详细信息
来源: 评论
Use of feedback in scheduling parallel computations
Use of feedback in scheduling parallel computations
收藏 引用
Proceedings of the 1997 2nd aizu international symposium on parallel algorithms/architecture synthesis
作者: Dietz, Richard D. Casavant, Thomas L. Andersland, Mark S. Braun, Terry A. Scheetz, Todd E. Univ of Iowa Iowa City United States
This paper discusses the use of run-time feedback for optimizing the execution of parallel computations. Four levels of feedback are distinguished, and the applicability and limitations of each are discussed. A two-pa... 详细信息
来源: 评论
A parallel and fault-tolerant LAN with dual communication subnetworks
A parallel and fault-tolerant LAN with dual communication su...
收藏 引用
2nd aizu international symposium on parallel algorithms/architecture synthesis
作者: Wang, HQ Yin, ZL Wang, D Department of Computer and Information Science Harbin Engineering of Technology Harbin China
In this paper a parallel and fault-tolerant LAN (P_FTLAN) with dual communication subnetworks is presented to improve LANs' reliability. Its function modes, technical characters, hardware and software architecture... 详细信息
来源: 评论
Finding maximal submeshes in 2D mesh in the presence of failed nodes
Finding maximal submeshes in 2D mesh in the presence of fail...
收藏 引用
Proceedings of the 1997 2nd aizu international symposium on parallel algorithms/architecture synthesis
作者: Yoo, Seong-Moo Youn, Hee Yong Columbus State Univ Columbus United States
In a parallel computer system with faulty processors, it is highly desirable to reconfigure the system by eliminating the faulty ones and thereby restore the system to some operational state. In the reconfiguration fi... 详细信息
来源: 评论
Dynamic randomized simulation of hierarchical PRAMs on meshes  1
Dynamic randomized simulation of hierarchical PRAMs on meshe...
收藏 引用
1st aizu international symposium on parallel algorithms/architecture synthesis, AISPAS 1995
作者: Heywood, Todd Leopold, Claudia Department of Computer Science University of Edinburgh EdinburghEH93J2 United Kingdom Fakultat fur Mathematik und Informatik Friedrich-Schiller-Universitat Jena Jena07740 Germany
The Hierarchical PRAM (H-PRAM) (T. Heywood, S. Ranka, 1992) model is a dynamically partitionable PRAM, which charges for communication and synchronization, and allows parallel algorithms to abstractly represent genera... 详细信息
来源: 评论
Functionality in ASSY system and language of functional programming  1
Functionality in ASSY system and language of functional prog...
收藏 引用
1st aizu international symposium on parallel algorithms/architecture synthesis, AISPAS 1995
作者: Malyshkin, V.E. Supercomputer Software Department Computing Center of Russian Academy of Sciences Novosibirsk630090 Russia
The main features of an integrated system to support the technology of application problem parallelization, development (assembly) of parallel programs, and tuning to available resources of specific multiprocessor sys... 详细信息
来源: 评论
Methods and tools for the efficient use of parallel computer architectures  1
Methods and tools for the efficient use of parallel computer...
收藏 引用
1st aizu international symposium on parallel algorithms/architecture synthesis, AISPAS 1995
作者: Bode, Arndt Institut für Informatik Lehrstuhl für Rechnertechnik und Rechnerorganisation Technische Universitat Munchen MunchenD-80290 Germany
This article covers research at Technische Universität München on distributed and parallel architectures and applications. First, an overview on the parallel processing research organization is given. The se... 详细信息
来源: 评论
Combining process algebras and Petri nets for the specification and synthesis of asynchronous circuits  2
Combining process algebras and Petri nets for the specificat...
收藏 引用
2nd international symposium on Advanced Research in Asynchronous Circuits and Systems
作者: Pena, MA Cortadella, J UNIV POLITECN CATALUNYA DEPT COMP ARCHITECTUREE-08071 BARCELONASPAIN
This paper presents a new methodology to automatically synthesize asynchronous circuits from descriptions based on process algebra. Traditionally, syntax-directed techniques have been used to generate a netlist of bas... 详细信息
来源: 评论