nickjillings / bitonic-sortLinks
Bitonic Sort for C and CUDA
☆16Updated 7 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☆67Updated 10 years ago
- Implementation of a few sorting algorithms in OpenCL☆36Updated 5 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆36Updated 9 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 7 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- This repository contains my experiments with compression-related algorithms☆35Updated 9 years ago
- ☆28Updated 6 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- openmp examples☆146Updated 6 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ☆68Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 11 months ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆56Updated last year
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 6 months ago
- A fast and highly scalable GPU dynamic memory allocator☆109Updated 10 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated 11 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago