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:
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A fast and highly scalable GPU dynamic memory allocator☆107Updated 10 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 3 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- This repository contains my experiments with compression-related algorithms☆35Updated 9 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years 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
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆92Updated 4 years ago
- ☆28Updated 6 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- fast log and exp functions for AVX2/AVX-512☆233Updated 5 months ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago