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:
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 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
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- This repository contains my experiments with compression-related algorithms☆35Updated 9 years ago
- Execution primitives for C++☆153Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A fast and highly scalable GPU dynamic memory allocator☆108Updated 10 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Giddy - A lightweight GPU decompression library☆43Updated 6 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 9 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆92Updated 4 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 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
- fast log and exp functions for AVX2/AVX-512☆233Updated 5 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- GPU Matrix Library - A CUDA-based C++ wrapper and syntax sugars for NVIDIA CUBLAS☆28Updated 9 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆68Updated 3 years ago