Sorting with gpus: A survey

DI Arkhipov, D Wu, K Li, AC Regan - arXiv preprint arXiv:1709.02520, 2017 - arxiv.org
Sorting is a fundamental operation in computer science and is a bottleneck in many
important fields. Sorting is critical to database applications, online search and indexing …

A practical approach of GPU bubble sort with CUDA hardware

N Faujdar, SP Ghrera - … on Cloud Computing, Data Science & …, 2017 - ieeexplore.ieee.org
Presently GPU computing is in big call with the sphere of sorting. This paper presents the
design of GPU (Graphic Processing Unit) bubble sort with CUDA (Compute Unified Device …

The detailed experimental analysis of bucket sort

N Faujdar, S Saraswat - … on Cloud Computing, Data Science & …, 2017 - ieeexplore.ieee.org
The bucket sort is a non-comparison sorting algorithm in which elements are scattered over
the buckets. We have concluded, based on state-of-art that most of the researchers have …

Gpu-arraysort: A parallel, in-place algorithm for sorting large number of arrays

MG Awan, F Saeed - 2016 45th International Conference on …, 2016 - ieeexplore.ieee.org
Modern day analytics deals with big datasets from diverse fields. For many application the
data is in the form of an array which consists of large number of smaller arrays. Existing …

Modified levels of parallel odd-even transposition sorting network (OETSN) with GPU computing using CUDA

N Faujdar, SP Ghrera - 2016 - ir.juit.ac.in
Sorting huge data requires an enormous amount of time. The time needed for this task can
be minimised using parallel processing devices like GPU. The odd-even transposition …

[PDF][PDF] Performance analysis of parallel sorting algorithms using GPU computing

N Faujdar, S Ghrera - International Journal of Computer …, 2016 - researchgate.net
Sorting is a well interrogating issue in computer science. Many authors have invented
numerous sorting algorithms on CPU (Central Processing Unit). In today's life sorting on the …

Robust motion segmentation via refined sparse subspace clustering

H Ji, F Su - Proceedings of the 21st International Conference …, 2012 - ieeexplore.ieee.org
In this paper, a new refined sparse subspace clustering (RSSC) method is proposed for
robust motion segmentation. Given a set of trajectories of tracked feature points from multiple …

[PDF][PDF] Performance Enhancement of Sorting Algorithms using GPU Computing with CUDA

N Faujdar, SP Ghrera - 2016 - ir.juit.ac.in
Sorting is a fundamental operation in computing. Hardly a month goes by without any
research reported on the problem. While it is important to thus understand the basic …

[引用][C] A Novel Approach of Merging Serial and Parallel sort Algorithms to Enhance Performance on FPGA

MJ Lobo, S Kuwelkar