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
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- Implementation of a few sorting algorithms in OpenCL☆36Updated 5 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆37Updated 9 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 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 2 weeks ago
- Giddy - A lightweight GPU decompression library☆43Updated 6 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- GPU Matrix Library - A CUDA-based C++ wrapper and syntax sugars for NVIDIA CUBLAS☆28Updated 9 years ago
- Concurrent CPU-GPU Programming using Task Models☆104Updated 5 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Execution primitives for C++☆154Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated last month
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- ☆28Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- Experimental ranges for CUDA☆25Updated 6 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 last month
- K-d tree implementation in C++☆58Updated 12 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Simple example of using Vulkan for GPGPU computing☆57Updated 7 years ago