Skip to main content

Showing 1–1 of 1 results for author: Keh, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:1504.00545  [pdf, ps, other

    cs.DS

    A Bulk-Parallel Priority Queue in External Memory with STXXL

    Authors: Timo Bingmann, Thomas Keh, Peter Sanders

    Abstract: We propose the design and an implementation of a bulk-parallel external memory priority queue to take advantage of both shared-memory parallelism and high external memory transfer speeds to parallel disks. To achieve higher performance by decoupling item insertions and extractions, we offer two parallelization interfaces: one using "bulk" sequences, the other by defining "limit" items. In the desi… ▽ More

    Submitted 2 April, 2015; originally announced April 2015.

    Comments: extended version of SEA'15 conference paper

    ACM Class: E.1; D.4.2