Skip to main content

Showing 1–2 of 2 results for author: Weichert, V

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

    cs.DS

    An Efficient Multiway Mergesort for GPU Architectures

    Authors: Henri Casanova, John Iacono, Ben Karsin, Nodari Sitchinava, Volker Weichert

    Abstract: Sorting is a primitive operation that is a building block for countless algorithms. As such, it is important to design sorting algorithms that approach peak performance on a range of hardware architectures. Graphics Processing Units (GPUs) are particularly attractive architectures as they provides massive parallelism and computing power. However, the intricacies of their compute and memory hierarc… ▽ More

    Submitted 30 March, 2017; v1 submitted 25 February, 2017; originally announced February 2017.

  2. arXiv:1306.5076  [pdf, ps, other

    cs.DS cs.DC

    Bank Conflict Free Comparison-based Sorting On GPUs

    Authors: Nodari Sitchinava, Volker Weichert

    Abstract: In this paper we present a framework for designing algorithms in shared memory of GPUs without incurring memory bank conflicts. Using our framework we develop the first comparison-based shared memory sorting algorithm that incurs no bank conflicts. It can be used as a subroutine for GPU sorting algorithms to replace current use of sorting networks in shared memory. Using our bank conflict free sha… ▽ More

    Submitted 11 October, 2016; v1 submitted 21 June, 2013; originally announced June 2013.