nickjillings / bitonic-sortLinks
Bitonic Sort for C and CUDA
☆16Updated 6 years ago
Alternatives and similar repositories for bitonic-sort
Users that are interested in bitonic-sort are comparing it to the libraries listed below
Sorting:
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 4 years ago
- Fast matrix multiplication☆29Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- CMake module collection☆30Updated 10 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆68Updated 3 months ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated 3 weeks ago
- GPU Matrix Library - A CUDA-based C++ wrapper and syntax sugars for NVIDIA CUBLAS☆27Updated 9 years ago
- ☆44Updated 7 years ago
- A few cuda examples built with cmake☆23Updated 5 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆52Updated last year
- Vectorization EDSL library☆15Updated 5 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated last year
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago