gary-funck / parallel-merge-sort
Shared Memory, Message Passing, and Hybrid Merge Sort: UPC, OpenMP, MPI and Hybrid Implementations
☆13Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for parallel-merge-sort
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆51Updated last week
- benchmarking positional population count☆12Updated 8 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆61Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- GPU B-Tree with support for versioning (snapshots).☆44Updated 3 weeks ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ☆20Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 6 years ago
- [deprecated] Reference Implementation of OpenSHMEM on GASNet (specification <= 1.3)☆43Updated 7 years ago
- Comparing linear and binary searches☆38Updated 4 years ago
- data-parallel out-of-core library☆48Updated this week
- ☆10Updated 4 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Benchmark and visualization of various compression algorithms☆23Updated 8 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆29Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- Library with JIT (Just-in-time) compilation support to optimize performance of small and medium matrix multiplication☆13Updated 3 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 2 years ago
- FOundation of stXXl and thriLL☆14Updated 9 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year