gary-funck / parallel-merge-sortLinks
Shared Memory, Message Passing, and Hybrid Merge Sort: UPC, OpenMP, MPI and Hybrid Implementations
☆14Updated 2 years ago
Alternatives and similar repositories for parallel-merge-sort
Users that are interested in parallel-merge-sort are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Vectorized intersections (research code)☆16Updated 9 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- For details, see the blog post:☆35Updated 2 years ago
- A fast and highly scalable GPU dynamic memory allocator☆112Updated 10 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- Experimental ranges for CUDA☆25Updated 7 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆29Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Presentation materials for the 2016 Berkeley C++ Summit☆14Updated 9 years ago
- The Berkeley Container Library☆126Updated last month
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- 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
- Allocation benchmarks☆31Updated 9 years ago
- Really fast C++ hash table☆14Updated 7 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- benchmarking positional population count☆17Updated 3 months ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago