Skiplist-based concurrent priority queues

N Shavit, I Lotan - Proceedings 14th International Parallel and …, 2000 - ieeexplore.ieee.org
This paper addresses the problem of designing scalable concurrent priority queues for large
scale multiprocessors machines with up to several hundred processors. Priority queues are …

Efficient stepping algorithms and implementations for parallel shortest paths

X Dong, Y Gu, Y Sun, Y Zhang - … of the 33rd ACM Symposium on …, 2021 - dl.acm.org
The single-source shortest-path (SSSP) problem is a notoriously hard problem in the
parallel context. In practice, the Δ-stepping algorithm of Meyer and Sanders has been widely …

Parallel heap: An optimal parallel priority queue

N Deo, S Prasad - The Journal of Supercomputing, 1992 - Springer
We describe a new parallel data structure, namely parallel heap, for exclusive-read
exclusive-write parallel random access machines. To our knowledge, it is the first such data …

A parallel priority queue with constant time operations

GS Brodal, JL Träff, CD Zaroliagis - Journal of Parallel and Distributed …, 1998 - Elsevier
We present a parallel priority queue that supports the following operations in constant time:
parallel insertionof a sequence of elements ordered according to key, parallel decrease …

A framework for 3D hand tracking and gesture recognition using elements of genetic programming

A El-Sawah, C Joslin, ND Georganas… - … on computer and …, 2007 - ieeexplore.ieee.org
In this paper we present a framework for 3D hand tracking and dynamic gesture recognition
using a single camera. Hand tracking is performed in a two step process: we first generate …

Parallelism and locality in priority queues

A Ranade, A Cheng, E Deprit, J Jones… - Proceedings of 1994 …, 1994 - ieeexplore.ieee.org
We explore two ways of incorporating parallelism into priority queues. The first is to speed
up the execution of individual priority operations so that they can be performed one …

Optimal and load balanced mapping of parallel priority queues in hypercubes

SK Das, MC Pinotti, F Sarkar - IEEE Transactions on Parallel …, 1996 - ieeexplore.ieee.org
We efficiently map a priority queue on the hypercube architecture in a load balanced
manner, with no additional communication overhead, and present optimal parallel …

A fine-grain parallel architecture based on barrier synchronization

HG Dietz, R Hoare, T Mattox - … of the 1996 ICPP Workshop on …, 1996 - ieeexplore.ieee.org
Although barrier synchronization has long been considered a useful construct for parallel
programming, it has generally been either layered on top of a communication system or …

Optimal parallel initialization algorithms for a class of priority queues

S Olariu, Z Wen - IEEE Transactions on Parallel & Distributed Systems, 1991 - computer.org
An adaptive parallel algorithm for inducing a priority queue structure on an n-element array
is presented. The algorithm is extended to provide optimal parallel construction algorithms …

[PDF][PDF] Selection on the Bulk-Synchronous Parallel Model with Applications to Priority Queues.

AV Gerbessiotis, CJ Siniolakis - PDPTA, 1996 - Citeseer
In this paper we present a new randomized selection algorithm on the Bulk-Synchronous
Parallel (BSP) model of computation, along with an application of this algorithm to dynamic …