Skip to main content

Showing 1–1 of 1 results for author: Bierema, J

.
  1. arXiv:1906.06504  [pdf, other

    cs.DC

    Accelerating Concurrent Heap on GPUs

    Authors: Yanhao Chen, Fei Hua, Chaozhang Huang, Jeremy Bierema, Chi Zhang, Eddy Z. Zhang

    Abstract: Priority queue, often implemented as a heap, is an abstract data type that has been used in many well-known applications like Dijkstra's shortest path algorithm, Prim's minimum spanning tree, Huffman encoding, and the branch-and-bound algorithm. However, it is challenging to exploit the parallelism of the heap on GPUs since the control divergence and memory irregularity must be taken into account.… ▽ More

    Submitted 15 June, 2019; originally announced June 2019.