scispace - formally typeset
H

Hagen Peters

Researcher at University of Kiel

Publications -  9
Citations -  188

Hagen Peters is an academic researcher from University of Kiel. The author has contributed to research in topics: Sorting algorithm & Bitonic sorter. The author has an hindex of 6, co-authored 9 publications receiving 179 citations.

Papers
More filters
Book ChapterDOI

Fast in-place sorting with CUDA based on bitonic sort

TL;DR: A high-performance in-place implementation of Batcher's bitonic sorting networks for CUDA-enabled GPUs is presented, adapted bitonic sort for arbitrary input length and assigned compare/exchange-operations to threads in a way that decreases low-performance global-memory access and thereby greatly increases the performance of the implementation.
Proceedings ArticleDOI

A Novel Sorting Algorithm for Many-core Architectures Based on Adaptive Bitonic Sort

TL;DR: This article presents a novel optimal sorting algorithm that is based on an approach similar to adaptive bitonic sort that does not use bitonic trees but uses the input array together with some additional information and turns out to be the fastest comparison-based sorting algorithm for GPUs found in literature.
Journal ArticleDOI

Fast in-place, comparison-based sorting with CUDA: a study with bitonic sort

TL;DR: This work assigned compare/exchange operations to threads in a way that decreases low‐performance global‐memory access and makes efficient use of high‐performance shared memory, which greatly increases the performance of this in‐place, comparison‐based sorting algorithm.
Proceedings ArticleDOI

Parallel external sorting for CUDA-enabled GPUs with load balancing and low transfer overhead

TL;DR: Sorting is a well-investigated topic in Computer Science in general and by now many efficient sorting algorithms for CPUs and GPUs have been developed, but if one wants to sort sequences that exceed GPU memory using the GPU the problem of external sorting arises.
Proceedings ArticleDOI

Graph-based mobility model for urban areas fueled with real world datasets

TL;DR: A graph based mobility model is proposed, designed to resemble probabilistic node movements according to real world node paths like they may be induced by road grids, to be used in simulation of mobile ad-hoc networks.