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
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- openmp examples☆150Updated 6 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- Implementation of a few sorting algorithms in OpenCL☆36Updated 6 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 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…☆74Updated 3 months ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- Giddy - A lightweight GPU decompression library☆44Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆198Updated 7 months ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆63Updated 12 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 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
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- Execution primitives for C++☆155Updated 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 5 years ago
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- K-d tree implementation in C++☆58Updated 13 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago