nickjillings / bitonic-sort
Bitonic Sort for C and CUDA
☆14Updated 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
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆90Updated 3 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago
- CMake module collection☆30Updated 9 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Launching collective tasks in bulk☆37Updated 5 years 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
- Polyfill some holes in the SSE intrinsics set☆50Updated 2 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- ☆42Updated 7 years ago
- ☆26Updated 6 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- Portable 128-bit SIMD intrinsics☆57Updated last year
- Implementation of a few sorting algorithms in OpenCL☆33Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 7 months ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- A few cuda examples built with cmake☆23Updated 5 years ago
- Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆32Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- This repository contains components that will support percolation via OpenCL and CUDA☆31Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated 5 months ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago