Next: Operating Systems Laboratory Up: Department of Computer Previous: Language Processing Systems

Distributed Parallel Processing Laboratory


/ N. N. Mirenkov / Professor
/ S. G. Sedukhin / Associate Professor
/ Shietung Peng / Assistant Professor
/ Sergey V. Ten / Assistant Professor

Our general program is high-performance computing and advanced information infrastructure. We are also thinking about a planetary machine and active knowledge being developed by humanity. We are undertaking research efforts in parallel and distributed algorithms/architectures, visual (multimedia) languages and tools. We lead joint research projects ``Communication-efficient parallel computing" and ``A new paradigm for clustered computing". In the first research project, we focus on the design of communication-efficient parallel algorithms for Bulk-synchronous parallel computers. The key is to develop a router that can perform efficient point-to-point and collective communication among processors. The second research project will focus on modeling, developing software packages, investigating fault-tolerance and performance analysis for the clustered computing.

We are studying the problem of parallel program portability, skeleton-based techniques and developing the supporting tools. Our theoretical work is related to efficient algorithms for parallel numerical computation including linear algebra and Fourier transformation as well as for fault tolerant routing on certain interconnection networks, like hypercubes, star graphs, and torus. Information about our activities can be found on the laboratory Home Page: http://www.u-aizu.ac.jp/labs/sw-dpp/, which contains links to three experimental laboratory WWW servers. These servers hold the High-Performance Computing and Communication topics, on-line CD-ROM Digital Library and serve as mirror sites of, for instance, the ``Computational Science Educational Project".

As one of our results we would like to mention the S4CAD system. S4CAD (System of Systolic Structures Synthesis) is a high level interactive software tool for designing, analysis and modeling of systolic VLSI-oriented array processors. Starting with a localized data dependence graph of the algorithm S4CAD automatically produces all permissible array processors, among which the designer may chose the optimal one. World Wide Web page of the S4CAD is available at http://www-dpp.u-aizu.ac.jp/HPCC/S4CAD/.

The important question of our research is parallel program transparency and accessibility of massively parallel computers to large user populations. We are developing a multimedia technology for the interactive specification of application algorithms. This technology is related to visualization, animation and sonification of data processing methods. In fact, it is a `filmification' of application algorithms. Each film is based on a rather big peace of knowledge of a class of the algorithms. Our approach is close to the idea of algorithmic skeletons (higher order functions). However, skeletons leave a big gap between reality and a human (a multi-channel being). So, we use algorithmic multimedia skeletons based on both mathematical and physical abstractions.

Each film is a series of frames (computational steps) displaying one or more parameterized sets of nodes and/or moving objects in multi-dimensional space-time. Each frame highlights a subset of these nodes and/or moving objects. The films have their own sets of figures, sounds, colors and their own ``shape'' of the movement. Users recognize them due to a combination of all these features. Each film defines a partial order of scanning of the nodes or objects (and possibly, colors and sounds). As a rule, computation specified on different nodes (objects) of a frame is considered to be performed in parallel. Computation specified in different frames is performed sequentially. So, it is possible to say: the shorter film the better.

The user defines the specification by creating his new film. The corresponding program (sequential or parallel) is generated automatically. Each film itself is considered as a special-purpose application for which a parallel program is developed in advance as an item of the system library. The specification of a problem is considered as input data for such a parallel program. However, this data can introduce a composition of a few films, an irregularity of computation, special sizes of data, etc. It means that to reach efficiency it is impossible to have only one variant of the film implementation. So, each film is supported at least by a few parallel programs from the system library. Different programs are related to different conditions being defined by the specification. In other words, a film has a special space of decision-making. This space takes into account levels of problem granularity, irregularity, dynamics of the data decomposition, and some others related to algorithm features.

In fact, we are developing film machines where data, knowledge and algorithms (as well as results) are specified by films. Distributed film databases can be considered as active common knowledge/software being developed by humanity.


Refereed Journal Papers

  1. S. Peng, S. Sedukhin and I. Sedukhin, Designs of optimal systolic arrays for 2D discrete Fourier transform. IEICE Trans. on Information and Systems, vol. E80-D, No. 4, p. 455--465, 1997.

    In this paper the design of systolic array processors for computing 2-dimensional Discrete Fourier Transform (2-D DFT) is considered. We investigated three different computational schemes for designing systolic array processors using systematic approach. The systematic approach guarantees to find optimal systolic array processors from a large solution space in terms of the number of processing elements and I/O channels, the processing time, topology, pipelineperiod, etc. The optimal systolic array processors are scalable, modular and suitable for VLSI implementation. An application of the designed systolic array processors to the prime-factor DFT is also presented.

  2. S. Peng and S. Sedukhin, Design of Array Processors for Division-free Linear Systems Solving. The Computer Journal , vol. 39-8, p. 713 - 722, 1996.

    Division-free algorithms for solving the linear algebra problems and its applications in signal/image processing have attracted interests for parallel processing. In this paper the design of systolic array processors for solving linear systems of equations using division-free Gaussian elimination method is presented. The design is based on a systematic approach which constructs array processors systematically by first investigating parallel versions of the division-free algorithm and their three-dimensional dependency graphs, and then generating the planar systolic array processors by projecting the dependency graph along properly selected directions. The resulting array processors are synthesized and analyzed. It is shown that some array processors are optimal. The key for designing an optimal array processor is to design a parallel algorithm whose dependency graph is well-structured. The array processors are optimal in terms of number of processing elements, number of input/output ports, time of processing and pipelining period.

  3. Gu, Q. and Peng, S. Node-to-set disjoint paths with optimal length in star graphs. IEICE Transactions on Information and Systems, vol. E80-D, No. 4, p. 425 - 433, 1997.

    In this paper the design of systolic array processors for computing 2-dimensional Discrete Fourier Transform (2-D DFT) is considered. We investigated three different computational schemes for designing systolic array processors using systematic approach. The systematic approach guarantees to find optimal systolic array processors from a large solution space in terms of the number of processing elements and I/O channels, the processing time, topology, pipeline period, etc. The optimal systolic array processors are scalable, modular and suitable for VLSI implementation. An application of the designed systolic array processors to the prime-factor DFT is also presented.

  4. Gu, Q. and Peng, S. Node-to-set disjoint paths problem in star graphs. Information Processing Letters vol. 62, p. 201 - 207, 1997.

    Given a node s and a set T={t_1,...,t_k} of k nodes in a k-connected graph G, node-to-set routing is to find k node disjoint paths s --> t_i, i = 1,...,k. In this paper, we give an efficient algorithm for node-to-set routing in n-dimensional star graphs G_n. The algorithm finds n-1 node disjoint paths of length at most d(G_n)+2 in optimal time, where d(G_n) is the diameter of G_n.

  5. Gu, Q. and Peng, S. Optimal algorithms for node-to-node fault tolerant routing in hypercubes. The Computer Journal, vol. 39, No. 7, p. 626 - 629, 1996.

    In this paper, we give an algorithm which, given at most n-1 faulty nodes and two nonfaulty nodes s and t in the n-dimensional hypercube, finds a fault-free path s -> t of length at most d(s,t)+2 in O(n) time. Using this algorithm as a subroutine, we present another algorithm, which, given at most 2n-3 faulty nodes such that the faulty nodes can be covered by n-1 subgraphs of diameter 1, finds a fault-free path s -> t of length at most d(s,t)+4 in O(n) time.

  6. Gu, Q. and Peng, S. Fault tolerant routing in toroidal networks. IEICE Trans. on Information and Systems vol. E-79D, No. 8, p. 1153--1159, 1996.

    In this paper, we study the following node-to-node and node-to-set routing problems in $r$-dimensional torus $T^r_n$: given at most $2r-1$ faulty nodes and non-faulty nodes $s$ and $t$ in $T^r_n$, find a fault-free path $s\rightarrow t$; and given at most $2r-k$ faulty nodes and non-faulty nodes $s$ and $t_1,\ldots,t_k$ in $T^r_n$, find $k$ fault-free node-disjoint paths $s\rightarrow t_i$, $1\leq i\leq k$. We give an $O(r^2)$ time algorithm which finds a fault-free path of length at most $d(T^r_n)+1$ for the node-to-node routing, where $d(T^r_n)$ is the diameter of $T^r_n$. For node-to-set routing, we show an $O(r^3)$ time algorithm which finds $k$ fault-free node-disjoint paths $s\rightarrow t_i$, $1\leq i\leq k$, of length at most $d(T^r_n)+1$. The upper bounds on the length of the found paths are optimal. From this, Rabin diameter of $T^r_n$ is $d(T^r_n)+1$.

  7. Peng, S. and Lo, W. Efficient Algorithms for Finding a Core of a Tree with a Specified Length. Journal of Algorithms, vol. 20-3, p. 445--458, 1996.

    The problem of finding a core of a graph with a specified length has applications in transportation science, optimal resouce allocation, and distributed database systems, etc. This paper presents efficient algorithms for finding a core of a tree with a specified length, where a core of a graph is a path central with the property of minimizing the sum of the distances of all vertices to the path. Our sequential algorithm runs in $O(n\log n)$ time which improves the previous $O(n^3)$ result. The parallel algorithm runs in $O(\log^2 n)$ time using $O(n/\log n)$ processors on an EREW PRAM model.

  8. Gu, Q. and Peng, S. Set-to-set fault tolerant routing in star graphs. IEICE Trans. on Information and Systems vol. E-79D-4, p. 282--289, 1996.

    In this paper, we give an algorithm which, given a set $F$ of at most $(n-1)-k$ faulty nodes, and two sets $S=\{s_1,\ldots,s_k\}$ and $T=\{t_1,\ldots,t_k\}$, $1\leq k\leq n-1$, of non-faulty nodes in $n$-dimensional star graphs $G_n$, finds $k$ fault-free node disjoint paths $s_i\rightarrow t_{j_i}$, where $(j_1,\ldots,j_k)$ is any permutation of $(1,\ldots,k)$, of length at most $d(G_n)+5$ in $O(kn)$ optimal time, where $d(G_n)$ is the diameter of $G_n$.

  9. Gu, Q. and Okawa, S. and Peng, S. Set-to-set fault tolerant routing in hypercubes. IEICE Trans. on fundamentals vol. E-79A, No. 4, p. 483--488, 1996.

    In this paper, we give an algorithm which, given a set $F$ of at most $n-k$ faulty nodes, and two sets $S=\{s_1,\ldots,s_k\}$ and $T=\{t_1,\ldots,t_k\}$, $1\leq k\leq n$, of non-faulty nodes in $n$-dimensional hypercubes $H_n$, finds $k$ fault-free node disjoint paths $s_i\rightarrow t_{j_i}$, where $(j_1,\ldots,j_k)$ is a permutation of $(1,\ldots,k)$, of length at most $n+k$ in $O(kn\log k)$ time. The result of this paper implies that $n$ disjoint paths of length at most $2n$ for set-to-set node disjoint path problem in $H_n$ can be found in $O(n^2\log n)$ time.

  10. Mirenkov, N., Mirenkova, T. and Sato, M. Visualization of methods: Computation on Multi-stage Networks. Proc. of the Int. Conference on Parallel and Distributed Processing Techniques and Applications (PDPTA'97), USA. June 1997.

    The paper presents an example of a method filmification. Two special-purpose animation films related to computational (communicational) schemes on multi-stage networks are described. The first film shows a partial order of node scanning on butterfly networks, the second - on bitonic sorting networks. These films can be used to specify various algorithms of similar types. Each film is supported by a set of templates. They are programs and files. Examples of templates and program synthesis from film specifications are also presented.

Refereed Proceeding Papers

  1. Mirenkov, N. and Mirenkova, T. 1-D Functions for 3-D Computation. Proceedings of the International Symposium on High-performance Computing, A. M. Tentner, p. 232-237, The Society for Computer Simulation, New Orleans, USA, Apr. 1996.

    An approach based on a fundamental feature of continuous functions is proposed for consideration. It allows reducing a great part of the 3-D computation to the 1-D computation. 1-D arrays and tables can be evaluated in advance or before the main computation. Compositions of values of these arrays and tables are used for the evaluation of 3-D functions with hierarchic computational structures. The approach is supported by a set of optimization techniques to improve making use of the internal parallelism of a processor as well as the parallelism of multiple processors. To illustrate the approach some graphic computation problems are considered.

  2. Mirenkov, N. and Mirenkova, T. Film Databases and Film Machines. Proceedings of the 1996 Pacific Workshop on Distributed Multimedia Systems Hong Kong, June 1996.

    A concept of film databases as a core of film machines is proposed for consideration. Items of such databases are special-purpose animation or video films. These films are considered as units for data/knowledge acquisition and as communication units for computer-human dialog. Operations with data/knowledge units as well as retrieval operations on databases are specified by films, too. This paper presents briefly a basis of our approach and describes a film database being developed for specification (programming) application algorithms. Some details of a few films related to image processing and cellular automation-like methods are also discussed.

  3. Mirenkov, N. and Mirenkova, T. A VIM Film for Linear Algebra Algorithms. Proceedings of the International Conference on Parallel and Distributed Processing Techniques and Applications, CSREA, Sunnyvale, California, USA, Aug. 1996.

    The idea behind the VIM technology is making use of animation films for the interactive specification of application algorithms as well as for the very-high-level parallel programming. Each film is a ``shape'' of computation (an algorithmic multimedia skeleton). It defines sets of points and/or moving objects in multi-dimensional space-time, and a partial order of scanning of these points and objects. This paper presents one such a film related to linear algebra algorithms. Each frame of the film shows parameterized 2-D and 1-D structures and highlights subsets of nodes where computation should be defined. To specify a problem the user employs one-click operations to delete, insert or merge frames and provides some formulas for computation on the nodes. The corresponding program (sequential or parallel) is generated automatically.

  4. Mirenkov, N. Filmification of Methods: Programming Technology for the 21-st Century. Proceedings of the Second World Congress of Nonlinear Analysts Elsevier Science, 1997.

    Key words and phrases: classification of methods, filmification of methods, multiple model paradigms, multi-media algorithmic skeletons, films as communication units for computer-human dialog, films as units for data/knowledge acquisition, film databases, film machines, VIM technology.

  5. Mirenkov, N. and Mirenkova, T. Program Synthesis from Film Specifications. Proceedings of The Second Aizu International Symposium on Parallel Algorithms/ Architecture Synthesis, IEEE Press, Aizu-Wakamatsu, March 1997.

    This paper presents an outline of our strategy for program synthesis within the VIM film technology where special-purpose animation films are used as a new type of abstraction. To specify an algorithm/method the user develops his/her own film. New films are created through cutting, editing and another few click operations as well as by combiningand merging component films. These operations predefine transformations rules to be performed with templates related to the system films. These templates are hand-made programs or files of a few hierarchical levels taking into account various kinds of programming know-how and techniques for the efficient implementation of computation on a target computer system. The program synthesis is performed by sequential transformations of the above-mentioned programs and files.

  6. S. Sedukhin and I. Sedukhin, An Interactive Graphic Tool for Systematic Design and Analysis of VLSI Array Processors. Proc. of the International Conference on Parallel and Distributed Techniques and Applications (PDPTA'97). H.R. Arabnia, accepted. Las Vegas, Nevada, USA, June 1997.

    An interactive graphic tool for systematic design and analysis of VLSI systolic-like array processors is described. The WWW page of this tool is http://www-dpp.u-aizu.ac.jp/HPCC/S4CAD/.

  7. S. Peng, S. Sedukhin and I. Sedukhin, Householder Bidiagonalization on Parallel Computers with Dynamic Ring Architecture. Proc. of The 2nd Aizu International Symposium on Parallel Algorithms/Architecture Synthesis(pAs'97), N. Mirenkov, Q.P. Gu, S. Peng, and S. Sedukhin, p. 182--191, The University of Aizu, IEEE Computer Society Press, March 1996.

    In this paper, we present a new parallel algorithm for Householder bidiagonaliztion on parallel computers with dynamic ring architecture. Two-sided Householder reduction/expansion technique is applied for bidiagonaliztion. Innovative systolic-like communication techniques are proposed to eliminate the need for computing explicitly the transpose of the matrix. The experimental study on CM-5 shows that the parallel algorithm proposed in this paper achieves high speedup for large matrices.

  8. S. Peng, I. Sedukhin, and S. Sedukhin. Systematic Array Processors Design for Fraction-free Algorithm. Proc. of '96 International Computer Symposium (ICS'96), p. 35--42, IEEE Taipei Section, National Sun Yat-Sen University. Kaohsiung, Taiwan, R.O.C., Dec. 1996.

    In this paper, the design of systolic array processors for solving linear systems of equations using fraction-free Gaussian elimination method is presented. The design is based on a formal approach which constructs a family of planar array processors systematically. These array processors are synthesized and analyzed. It is shown that some array processors are optimal in the framework of linear allocation of computations and in terms of number of processing elements, number of input/output ports, time of processing, and data pipelining period.

  9. S. Peng and S. Sedukhin. Parallel Algorithms/Architectures for Division-free Linear System Solving. Proc. of IEEE 2nd International Conference on Algorithms and Architectures for Parallel Processing (ICA$^3$PP96), p. 201--208, IEEE Singapore Section, IEEE Computer Society Press, Singapore, June 1996.

    In this paper the design of systolic array processors for solving linear systems of equations using division-free Gaussian elimination method is presented. The design is based on a systematic approach which constructs array processors systematically by first investigating parallel versions of the division-free algorithm and their three-dimensional dependency graphs, and then generating the planar systolic array processors by projecting the dependency graph along properly selected directions. The resulting array processors are synthesized and analyzed. It is shown that some array processors are optimal. The key for designing an optimal array processor is to design a parallel algorithm whose dependency graph is well-structured. The array processors are optimal in terms of number of processing elements, number of input/output ports, time of processing and pipelining period.

  10. S. Sedukhin and I. Sedukhin, Parallel Rendering with the Network Linda System. Proc. of the International Conference on Parallel and Distributed Techniques and Applications (PDPTA'96), H.R. Arabnia, p. 879--889, CSREA, Sunnyvale, CA, USA, Aug. 1996.

    In this paper we propose a parallel distributed solution of a compute-intensive problem: rendering of the functionally represented geometric objects. The Network Linda programming tool was used to distribute rendering on the network of workstations of the University of Aizu. Speedup results and a load-balancing technique, applied to complex objects, are studied in the paper. Finally, the original algorithm was optimized and tested in the parallel processing environment.

  11. S. Peng and S. Sedukhin, Parallel Algorithm and Architecture for Two-step Division-free Gaussian Elimination. Proc. of the Intern. Conf. on Application-specific Systems, Architectures and Processors (ASAP'96), p. 122--131, IEEE Computer Society Press, Chicago, IL. USA. Aug. 1996.

    The design of optimal array processors for solving linear systems using two-step division-free Gaussian elimination method is considered. The two-step method circumvents the one-step one in terms of numerical stability. In spite of the rather complicated computations needed at each iteration of the two-step method, we develop an innovative parallel algorithm whose data dependency graph meets the requirements for regularity and locality. Then we derive two-dimensional array processors by adopting a systematic approach to investigate the set of all admissible solutions and obtain the optimal array processors under linear time-space scheduling. The array processors are optimal in terms of the number of processing elements used.

  12. Gu, Q. and Peng, S. The shortest routing paths in star graphs with faulty clusters. The 2nd Aizu International Symposium on Parallel Algorithms/Architecture Synthesis , p. 91--96, Univ. of Aizu, IEEE Computer Society Press. March 1997.

    Given a graph G, a cluster C is a connected subgraph of G, and C is called faulty cluster if all nodes in C are faulty. Given an n-dimensional star graph G_n with n-2 faulty clusters of diameter at most 2, it has been shown that any two non-faulty nodes s and t of G_n can be connected by a fault-free path of length at most d(G_n)+6 in O(n^2) time, where d(G_n) is the diameter of G_n. In this paper, we prove that a fault-free path s --> t of length at most d(G_n)+1 for n>10 or n is odd, d(G_n)+2 otherwise, can be found in O(n^2) time. We also show that the result on The length of path s --> t is optimal.

  13. Gu, Q. and Peng, S. Node-to-set cluster fault tolerant routing in star networks. The 1996 International Computer Symposium p. 86--91, National Sun Yat-Sen Univ., Dec. 1996.

    In this paper, we prove that an n-dimensional star graph G_n can tolerate as many as n-k-1 arbitrary faulty clusters of diameter at most 2 for the node-to-set (node s and the set of nodes T) routing problem, where k is the size of the set T. We also show an algorithm which, in the presence of up to n-k-1 faulty clusters of diameter at most 2, finds the k disjoint, fault-free paths of length at most d(G_n)+9 in O(|F|+kn), where d(G_n) is the diameter of G_n, and |F| is the total number of faulty nodes in faulty clusters.

  14. Gu, Q. and Peng, S., Efficient broadcasting algorithms in faulty hypercubes. The 1996 International Computer Symposium, p. 92--97, National Sun Yat-Sen Univ., Dec. 1996.

    In this paper, we consider fault-tolerant broadcasting in MIMD hypercubes in which each node can send message to all its neighbors simultaneously, however, each node can receive message from only one of its neighbors at each time step. Let H_n denote the n-dimensional hypercube. H_n is called d-safe if each node of H_n has at least d fault-free neighbors. We give efficient broadcasting algorithms for d-safe H_n with up to 2^d(n-d)-1 faulty nodes. For the case of d=1, our algorithm completes the broadcasting in optimal time steps. For d>1, we show an algorithm which completes the broadcasting in n+O(d^2) time steps. All the algorithms have optimal traffic steps.

  15. Gu, Q. and Peng, S. and Sudborough, H., Approximation algorithms for genome rearrangements, The 7th Workshop on Genome Informatics. p. 13--22, Univ. of Tokyo, Dec. 1996.

    Analysis of genomes evolving by inversions and transpositions leads to a combinatorial problem of sorting a permutation using reversals and transpositions of arbitrary fragments. We establish a lower bound and give two algorithms for this problem. We show that the first one is a 2-approximation algorithm, and the second one is a 2(1+1/k)-approximation and polynomial time algorithm.

  16. Gu, Q. and Peng, S. An optimal algorithm for node-to-node fault tolerant routing in hypercubes. The 8th IASTED International Conference on Parallel and Distributed Computing and Systems, p. 252--255, IASTED, IASTED/ACTA Press. Oct. 1996.

    In this paper, we present an optimal algorithm for node-to-node fault tolerant routing in hypercubes. The algorithm find a fault-free path between any two nonfaulty nodes s and t assuming that there are at most $2n-3$ faulty nodes with the condition that there exists at least one nonfaulty neighbor for every node in the hypercube. The algorithm finds the fault-free path of length at most d(s,t)+4 in O(n) time. Both the time complexity and the upper bound of the length of the path are optimal.

  17. Gu, Q. and Peng, S. k-Pairwise cluster fault tolerant routing in star graphs. The 11th International Conference on Systems Engineering, p. 497--502, Univ. of Nevada, Univ. of Nevada, July 1996.

    In this paper, we study the following $k$-pairwise CFT (Cluster Fault Tolerant) routing problem in $n$-dimensional star graphs $G_n$: Given a set F of fault clusters and $k$ pairs of $2k$ distinct non-fault nodes $(s_1,t_1),\ldots,(s_k,t_k)$ in $G_n$, find $k$ fault-free node disjoint paths that pairwisely connect, one path for one pair, the $k$ node pairs. We show in this paper that for $1\leq k\leq \lceil\frac{n-1}{2}\rceil$, $G_n$ can tolerate as many as $n-2k$ fault clusters of diameter at most 2. We also give $O(n^2)$ optimal time algorithms which, given a tolerable set ${\bf F}$, find $k$ fault-free node disjoint paths of length at most $d(G_n)+8$ for $k$-pairwise CFT routing problem in $G_n$, where $d(G_n)=\lfloor \frac{3(n-1)}{2}\rfloor$ is the diameter of $G_n$.

  18. Gu, Q. and Peng, S. Finding d-separated paths in hypercubes. The 11th International Conference on Systems Engineering, p. 485--490, Univ. of Nevada, Univ. of Nevada, July 1996.

    Two paths $P$ and $Q$ in a graph $G$ are $d$-separated if for any node $u$ in $P$ and any node $v$ in $Q$ except possibly the common end-nodes, the distance between $u$ and $v$ is at least $d$. In this paper, we study the following node-to-node routing problem in hypercubes: (1) finding 2-separated paths in free space (without obstacles); (2) finding disjoint paths with path-shaped obstacles. We give algorithms to construct the 2-separated/disjoint paths for node-to-node routing problems (1) and (2), and show that the numbers of paths constructed by our algorithms are maximum in the worst case.

  19. Gu, Q. and Peng, S. Node-to-node $d$-Separated paths in hypercubes and star graphs. IEEE 2nd International Conference on Algorithms and Architectures for Parallel Processing, p. 340 - 347, Univ. of Singapore, IEEE Computer Society Press, June 1996.

    In this paper, we consider a generalized node disjoint paths problem: $d$-separated paths problem. In a graph $G$, given two distinct nodes $s$ and $t$, two paths $P$ and $Q$, connecting $s$ and $t$, are $d$-separated if $d_{G-\{s,t\}}(u,v)\geq d$ for any $u\in P-\{s,t\}$ and $v\in Q-\{s,t\}$, where $d_{G-\{s,t\}}(u,v)$ is the distance between $u$ and $v$ in the reduced graph $G-\{s,t\}$. $d$-separated paths problem is to find as many $d$-separated paths between $s$ and $t$ as possible. In this paper, we solve $d$-separated paths problems on $n$-dimensional hypercubes and star graphs $H_n$ and $G_n$. Given $s$ and $t$ in $H_n$, there are at least $(n-2)$ 2-separated paths between $s$ and $t$. $(n-2)$ is the maximum number of $2$-separated paths between $s$ and $t$ for $d(s,t)\geq 4$. Moreover, $(n-2)$ 2-separated paths of length at most $\min\{d(s,t)+2$, $n+1\}$ for $d(s,t)<n$ and of length $n$ for $d(s,t)=n$ between $s$ and $t$ can be constructed in $O(n^2)$ optimal time. For $d\geq 3$, $d$-separated paths in $H_n$ do not exist. Given $s$ and $t$ in $G_n$, $(n-1)$ 3-separated paths of length at most $\min\{d(s,t)+4, d(G_n)+2\}$ between $s$ and $t$ can be constructed in $O(n^2)$ optimal time, where $d(G_n)=\lfloor \frac{3(n-1)}{2}\rfloor$. For $d\geq 5$, $d$-separated paths in $G_n$ do not exist.

  20. Gu, Q. and Peng, S. An efficient algorithm for set-to-set node-disjoint paths problem in hypercubes. The 1996 International Conference on Parallel and Distributed Systems, p. 98--105, Keio Univ., IEEE Computer Society Press, June 1996.

    Set-to-set node-disjoint paths problem is that given two sets $S=\{s_1,\ldots,s_k\}$ and $T=\{t_1,\ldots,t_k\}$ of nodes in a graph, find $k$ node disjoint paths $s_i\rightarrow t_{j_i}$, where $(j_1,\ldots,j_k)$ is any permutation of $(1,\ldots,k)$. In this paper, we give an algorithm which, given $S=\{s_1,\ldots,s_k\}$ and $T=\{t_1,\ldots,t_k\}$, $1\leq k\leq n$, in an $n$-dimensional hypercube $H_n$ finds the $k$ disjoint paths $s_i\rightarrow t_{j_i}$ of length at most $n+\log k+2$ in $O(kn\log^* k)$ time. The previous results of the length of the $k$ paths and the run time of finding the $k$ paths in $H_n$ are $n+k$ and $O(kn\log k)$, respectively.

  21. Gu, Q. and Peng, S. Optimal Algorithms for node fault tolerant routing in hypercubes. The 1996 Joint Symposium on Parallel Processing, p. 145--152, Information Processing Society of Japan. Information Processing Society of Japan, June 1996.

    In this paper, we give an algorithm which, given at most $n-1$ arbitrary faulty nodes and non-faulty nodes $s$ and $t$ in the $n$-dimensional hypercube $H_n$, finds a fault-free path of length at most $d(s,t)+2$ for $d(s,t)<n$ and of length $d(s,t)$ for $d(s,t)=n$ in $O(n)$ time, where $d(s,t)$ is the distance between $s$ and $t$. We also give an algorithm which, given at most $n-1$ faulty clusters of diameter at most 1 with $2n-3$ faulty nodes in total and non-faulty nodes $s$ and $t$ in $H_n$, finds a fault-free path of length at most $d(s,t)+4$ in $O(n)$ time. The upper bounds on the length of the path and the time complexity obtained in this paper are optimal.

  22. Ten, S. V. and Otsuyama, K. Performance Analysis of Geometric Modeling Algorithm. Lecture Notes in Computer Science, Springer Ferlag, 1997.

    Generation of animation sequence of a deformed volumetric object on networked workstations is discussed. We use several deformation types: space mapping controlled by points linked to features of an object, deformation with algebraic sum and metamorphosis. These deformations are directly applied to interpolated volume data with following polygonization of an isosurface for visualization. We have achieved average speed up about 70% of maximum.

Books

  1. Mirenkov, N., Gu, Q-P., Peng, S. and Sedukhin, S. Proceedings The Second Aizu Int. Symposium on Parallel Algorithms/Architecture Synthesis. IEEE Computer Society Press, 1997.

Grants

  1. Stanislav G. Sedukhin, Parallelization of PIC-code for laser speed-up. C-3, NO. 2-4, 1996. Commissioned Research with the Japan Atomic Energy Research Institute, Parallelization of PIC-code for Laser Speed-up, 1.000.000 yen.

Academic Activities

  1. Nikolay N. Mirenkov, The Second Aizu Int. Symposium on Parallel Algorithms/Architecture Synthesis, Aizu-Wakamatsu, March 1997. Organizer and Program Committee chair.

  2. Nikolay N. Mirenkov, The 11th ACM Int. Conference on Supercomputing, Vienna, Austria, July 1997, Vice-chair and referee of the Program Committee.

  3. Nikolay N. Mirenkov, Victoria University of Technology, Melbourne, Australia. Referee (examiner) of a PhD thesis, 1997.

  4. Nikolay N. Mirenkov, The ISPAN'96, Beijin, China. September 1996. Member and referee of the Program Committee.

  5. Nikolay N. Mirenkov, The ISPAN-97, Korea, September 1997. Member of the Program Committee.

  6. Nikolay N. Mirenkov, The PaCT-96, S.Petersburg, Russia. September 1996. Member of the Program Committee.

  7. Nikolay N. Mirenkov, The PaCT-97, Yaroslavl, Russia, September 1997. Member of the Program Committee.

  8. Nikolay N. Mirenkov, The Journal Scientific programming, John Wiley Publisher, USA. 1996. Member of Editorial Board.

  9. Nikolay N. Mirenkov, The IFIP Working Group 10.3 (Concurrent Systems). 1996. Member of the Group.

  10. Nikolay N. Mirenkov, The 7th Int. Conference on Artificial Intelligence and Information-control Systems of Robots, Slovakia. 1997. Member of the Program Committee.

  11. Nikolay N. Mirenkov, The journal Computers and Artificial Intelligences. 1996. Referee report for the journal.

  12. Nikolay N. Mirenkov, ACM, IEEE and The New York Academy of Sciences, 1996. Member of the societies.

  13. Nikolay N. Mirenkov, The Int. Conference on Shape Modeling and Applications, Aizu-Wakamatsu, Japan, March 1996, Member and referee of the Program Committee.

  14. Stanislav G. Sedukhin, The International Journal Parallel Processing Letters. September 1996, Member of the Editorial Board.

  15. Stanislav G. Sedukhin, The Second International Symposium on Parallel Algorithms/Architecture Synthesis (pAs'97), Aizu-Wakamatsu, March 1997. Member of the Program & Organizing Committee.

  16. Stanislav G. Sedukhin, The 2nd International Conference on Parallel Processing and Applied Mathematics (PPAM'97), Zakopane, Poland. September 1997. Member of the Program Committee.

  17. Stanislav G. Sedukhin, The International Conferences on Parallel and Distributed Processing Techniques and Applications: (1) (PDPTA'96), August 9-11, 1996. Sunnyvale, California, USA, (2) (PDPTA'97), June 30-July 3, 1997. Las Vegas, Nevada, USA. August 1996. Member of the Program Committee.

  18. Stanislav G. Sedukhin, The Third International Conference on Applications for Computer Systems (ACS'96), Szczecin, Poland. November 1996. Member of the Program Committee.

  19. Stanislav G. Sedukhin, (1) IEEE and IEEE Computer Society, (1994 - ), (2) ACM (1994 - ), (3) SIAM (1995 - ), (4) AMS (1996 - ). Member.

  20. Stanislav G. Sedukhin, The International Conference on Parallel Computing Technologies (PACT'97). September 1997. Reviewer.

  21. Stanislav G. Sedukhin, The Japan Atomic Energy Research Institute, Kansai Research Establishment, Advanced Photon Research Center. April 1996. Invited talk.

  22. Sergey V. Ten, Shape Modeling International-97, Aizu-Wakamatsu. March 1997. Program committee member.

  23. Sergey V. Ten, Async-96, Aizu-Wakamatsu, 1996. Organizing committee member.

  24. Sergey V. Ten, International Who is Who of Professionals. July 1997. Member.

Others

  1. Sato, M., Bachelor Thesis: Visualization of methods: Computation on Multi-stage Networks. Univ. of Aizu, 1996. Thesis Advisor: N. Mirenkov.

  2. Asakura, S., Bachelor Thesis: Visualization of methods: Computation on Trees. Inorder and Level-Order Traversals. Univ. of Aizu, 1996, Thesis Advisor: N. Mirenkov.

  3. Ishida, D., Bachelor Thesis: Visualization of methods: Computation on Trees. Depth-First Traversals, Univ. of Aizu, 1996, Thesis Advisor: N. Mirenkov.

  4. Matsudaira, T., Bachelor Thesis: Visualization of methods: Computation on Moving Objects. Univ. of Aizu, 1996, Thesis Advisor: N. Mirenkov.

  5. Mita, H., Bachelor Thesis: Visualization of methods: Computation on Pyramids. Univ. of Aizu, 1996, Thesis Advisor: N. Mirenkov.

  6. Hamamichi, T., Bachelor Thesis: Design of Array Processors for the Minimum Spanning Tree Problem. Univ. of Aizu, 1997, Thesis Advisor: S. Sedukhin.

  7. Kobayashi, T., Bachelor Thesis: Graphical Interface for Electronic Library on CD-ROMs. Univ. of Aizu, 1997, Thesis Advisor: S. Sedukhin.

  8. Matsui, T., Bachelor Thesis: Design of Array Processors for the Transitive Closure Problem. Univ. of Aizu, 1997, Thesis Advisor: S. Sedukhin.

  9. Miho Harikae, Bachelor Thesis: Animated Map Using Java. University of Aizu, 1997, Thesis Advisor: S. Peng.

  10. Mami Hoshi, Bachelor Thesis: The Electronic Textbook using HTML and Java. University of Aizu, 1997, Thesis Advisor: S. Peng.



Next: Operating Systems Laboratory Up: Department of Computer Previous: Language Processing Systems


www@u-aizu.ac.jp
October 1997