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 6 years ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 6 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- ☆150Updated last year
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆37Updated 10 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆198Updated 6 months ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 12 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated 2 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Launching collective tasks in bulk☆37Updated 6 years ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 6 years ago
- This repository contains my experiments with compression-related algorithms☆36Updated 9 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago