Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- ArticleMarch 1992
Exploiting Concurrency among Tasks in Partitionable Parallel Processing Systems
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 30–38https://doi.org/10.1109/IPPS.1992.223076One benefit of partitionable parallel processing systems is their ability to execute multiple, independent tasks simultaneously. Previous work has identified conditions such that, when there are k tasks to be processed, partitioning the system such that ...
- ArticleMarch 1992
A Latency-Hiding Scheme for Multiprocessors with Buffered Multistage Networks
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 39–42https://doi.org/10.1109/IPPS.1992.223075Multistage networks for large-scale shared-memory multiprocessors are buffered to increase the throughput and hide the latency. This is achieved by pipelining consecutive memory requests from the same processor. However, unrestrictive pipelining may ...
- ArticleMarch 1992
Assignment of ADT Modules to Processors
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 72–75https://doi.org/10.1109/IPPS.1992.223069The utilization of reusable software components can help to reduce the complexity of developing and maintaining parallel programs, but can lead to inefficiencies. The potential inefficiencies are addressed by providing a model of parallel execution (...
- ArticleMarch 1992
Efficient Parallel Shortest Path Algorithms for K-Chordal Graphs
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 88–94https://doi.org/10.1109/IPPS.1992.223066Presents parallel NC algorithms for all pair shortest path problem with optimal processor time product and single source shortest path problem with near optimal processor time product in k-chordal graphs. The algorithm for all pair problem runs in O(log/...
-
- ArticleMarch 1992
Generalized Compressed Tree Machines
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 95–102https://doi.org/10.1109/IPPS.1992.223065Parallel machines interconnecting up to thousands of processors have been proposed and recently built. One of the earliest and the most prominent one is a complete binary tree machine. The authors propose a family of tree machines called generalized ...
- ArticleMarch 1992
Parallel Implementation of Divide-and-Conquer Algorithms on Binary de Bruijn Networks
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 103–107https://doi.org/10.1109/IPPS.1992.223064Studies the problem of parallel implementation of divide-and-conquer algorithms on binary de Bruijn network using a temporal binomial tree (rather than the usual binary tree) computation structure. Two cases of message volumes are considered: (i) ...
- ArticleMarch 1992
Efficient Parallel Algorithms for Selection and Searching on Sorted Matrices
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 108–111https://doi.org/10.1109/IPPS.1992.223063Parallel algorithms for more general versions of the well known selection and searching problems are formulated. The authors look at these problems when the set of elements can be represented as an n*n matrix with sorted rows and columns. The selection ...
- ArticleMarch 1992
A Parallel Algorithm for Recognizing the Shuffle of Two Strings
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 112–115https://doi.org/10.1109/IPPS.1992.223062Presents a parallel algorithm for verifying that a string X is formed by the shuffle of two strings Y and Z. The algorithm runs in O(log/sup 2/n) time with O(n/sup 2//log/sup 2/n) processors on the EREW-PRAM model.
- ArticleMarch 1992
Routing BPS Permutations in VLSI
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 116–119https://doi.org/10.1109/IPPS.1992.223061A large number of the permutations realized by interconnection networks in parallel processing systems and digital arithmetic circuits, fall in the class of bit-permute-complement (BPC) permutations. The paper presents a methodology for routing this ...
- ArticleMarch 1992
Nearly Logarithmic Time Parallel Algorithms for the Class of \pm2^b ASCEND Computations on a SIMD Hypercube
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 122–129https://doi.org/10.1109/IPPS.1992.223060Recently, the author has studied two important classes of algorithms requiring +or-2/sup b/ communications: +or-2/sup b/-descend, and +or-2/sup b/-ascend. Let N=2/sup n/ be the number of PEs in a SIMD hypercube which restricts all communications to a ...
- ArticleMarch 1992
An Efficient Convex Hull Computation on the Reconfigurable Mesh
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 142–145https://doi.org/10.1109/IPPS.1992.223057Presents a fast parallel solution to the convex hull problem on a two dimensional reconfigurable mesh. The parallel algorithm computes the convex hull of N/sup 1/2/ planar points on a N/sup 1/2/*N/sup 1/2/ reconfigurable mesh. The algorithm is very ...
- ArticleMarch 1992
A New Parallel Algorithm for Breadth-First Search on Interval Graphs
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 150–153https://doi.org/10.1109/IPPS.1992.223055The authors design an efficient parallel algorithm for constructing a breadth-first spanning tree of an interval graph. Their novel approach is based on elegantly capturing the structure of a given collection of intervals. This structure reveals ...
- ArticleMarch 1992
Formal Derivation of an Efficient Parallel 2-D Gauss-Siedel Method
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 204–207https://doi.org/10.1109/IPPS.1992.223046Presents a formal derivation of a highly efficient parallel implementation of the 2-D Gauss-Seidel method for machines based on the two-dimensional mesh of processors. A methodology is illustrated which formalizes the process of mapping and scheduling a ...
- ArticleMarch 1992
An Optimal Parallel Algorithm for Arithmetic Expression Parsing
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 212–215https://doi.org/10.1109/IPPS.1992.223044The paper discusses an optimal parallel algorithm for tree form generation of arithmetic expressions on an SIMD-SM EREW model. The main idea is how to avoid the read conflict posted by Bar-On and Vishkin's algorithm (1985) by modifying their parenthesis ...
- ArticleMarch 1992
A Near-Optimal Parallel Algorithm for Edge-Coloring Outerplanar Graphs
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 262–266https://doi.org/10.1109/IPPS.1992.223035The article presents a parallel EREW PRAM algorithm that runs in O(log/sup 2/n) time using n/logn processors to optimally color the edges of an outerplanar graph. The algorithm improves the best known algorithm in both time, and number of processors. ...
- ArticleMarch 1992
Optimal Algorithms for the Vertex Updating Problem of a Minimum Spanning Tree
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 306–314https://doi.org/10.1109/IPPS.1992.223028The vertex updating problem for a minimum spanning tree (MST) is defined as follows: Given a graph G=(V,E/sub G/) and its MST T, update T when a new vertex z is introduced along with weighted edges that connect z with the vertices of G. The authors ...
- ArticleMarch 1992
Parallel Heap Operations on EREW PRAM: Summary of Results
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 315–318https://doi.org/10.1109/IPPS.1992.223027The authors present parallel algorithms for heap operations on an EREW PRAM. They first present a parallel heap construction algorithm with p processors running in O(n/p+logp) time. It takes 3.625n/p+4log p time in the worst case. The algorithm is ...
- ArticleMarch 1992
A Distributed Data-Balanced Dictionary Based on the B-Link Tree
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 319–324https://doi.org/10.1109/IPPS.1992.223026Many concurrent dictionary data structures have been proposed, but usually in the context of shared memory multiprocessors. The paper presents an algorithm for a concurrent distributed B-tree that can be implemented on message passing parallel ...
- ArticleMarch 1992
Serial and Parallel Algorithms for the Medial Axis Transform
IPPS '92: Proceedings of the 6th International Parallel Processing SymposiumPages 326–333https://doi.org/10.1109/IPPS.1992.223025The authors develop an O(n/sup 2/) time serial algorithm to obtain the medial axis transform (MAT) of an n*n image. An O(logn) time CREW PRAM algorithm and an O(log/sup 2/n) time SIMD hypercube parallel algorithm for the MAT are also developed. Both of ...