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☆65Updated 10 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 weeks ago
- ☆28Updated 6 years ago
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- Full-speed Array of Structures access☆171Updated 2 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
- CMake module collection☆30Updated 10 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- Launching collective tasks in bulk☆37Updated 5 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- ☆67Updated 11 years ago
- GPU B-Tree with support for versioning (snapshots).☆48Updated 8 months ago
- Portable 128-bit SIMD intrinsics☆58Updated last year
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆53Updated last year
- This repository contains my experiments with compression-related algorithms☆35Updated 9 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated 3 months ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 7 months ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Simple example of using Vulkan for GPGPU computing☆55Updated 6 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago