3 citations · 3 across the 1 of their papers we have counts for
3 papers
cs.DC2018
GPU Accelerated Similarity Self-Join for Multi-Dimensional Data
Michael Gowanlock, Ben Karsin
The self-join finds all objects in a dataset that are within a search distance, epsilon, of each other; therefore, the self-join is a building block of many algorithms. We advance…
cs.DC2018
GPU Accelerated Self-join for the Distance Similarity Metric
Michael Gowanlock, Ben Karsin
The self-join finds all objects in a dataset within a threshold of each other defined by a similarity metric. As such, the self-join is a building block for the field of databases…
cs.DS2017★ 3 cited
An Efficient Multiway Mergesort for GPU Architectures
Henri Casanova, John Iacono, Ben Karsin +2
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…