Parallel sorting algorithm implementation in OpenMP and MPI
☆19Apr 5, 2020Updated 5 years ago
Alternatives and similar repositories for parallel-sort
Users that are interested in parallel-sort are comparing it to the libraries listed below
Sorting:
- parallel SVD algorithm (Jacobis Rotations) using OpenMP☆23Oct 26, 2015Updated 10 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 8 months ago
- MPI and OpenMP Examples☆20Sep 1, 2017Updated 8 years ago
- Tools for working with types where a subset of values has a total order, like e.g. floats without NaN☆13Nov 7, 2025Updated 4 months ago
- sorting algorithms benchmark☆14Aug 14, 2017Updated 8 years ago
- Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort☆33Jun 13, 2023Updated 2 years ago
- Bitonic sort using simd (avx/neon) instructions☆17Mar 14, 2022Updated 4 years ago
- Stable sorting with O(sqrt(N)) external memory☆12Aug 2, 2024Updated last year
- Implementation of the unary leapfrog join for efficient intersection of sorted sets.☆10Dec 4, 2019Updated 6 years ago
- Awesome implicit data structures☆24Oct 6, 2019Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Mar 22, 2021Updated 4 years ago
- Slides and code for "Validating Models in R" Strata 2016 RDay http://conferences.oreilly.com/strata/hadoop-big-data-ca/public/schedule/de…☆10Jun 22, 2020Updated 5 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Dec 6, 2021Updated 4 years ago
- A C++ header-only color format & conversion library☆18Dec 21, 2014Updated 11 years ago
- Sorting algorithm quicker than MergeSort, and is adaptive and stable.☆40Jun 29, 2022Updated 3 years ago
- Header only c++ expression parsing library with AST building and GLSL shader generation☆20Jul 1, 2014Updated 11 years ago
- Composable high-level instrumentation for C libraries' malloc and friends☆18Nov 15, 2025Updated 4 months ago
- List of resources about modern dynamic polymorphism in C++.☆12Sep 29, 2018Updated 7 years ago
- 1D splines for the arduino environment☆23May 23, 2019Updated 6 years ago
- ☆14Jun 27, 2017Updated 8 years ago
- Code for paper: Localized matrix factorization for recommendation based on matrix block diagonal forms☆10Jan 27, 2015Updated 11 years ago
- Research library for compile time optimization☆12Dec 16, 2018Updated 7 years ago
- Computation Graph framework implemented using only NumPy☆10Mar 31, 2024Updated last year
- A reimplementation of the fastLm function of RcppEigen for big.matrix objects for fast out-of-memory linear model fitting☆13Jul 14, 2017Updated 8 years ago
- Sparse Matrix Factorization (SMF) is a key component in many machine learning problems and there exist a verity a applications in real-w…☆11Jan 25, 2016Updated 10 years ago
- An experimental lexer and parser generator☆10Jul 31, 2018Updated 7 years ago
- C++ library for graph ordering☆15Mar 20, 2020Updated 6 years ago
- ☆10Aug 4, 2020Updated 5 years ago
- Enabling simpler microbenchmarks of Java8 code☆12Mar 28, 2017Updated 8 years ago
- Boost.Heap☆20Mar 11, 2026Updated last week
- Boost.org rational module☆24Mar 11, 2026Updated last week
- Lemon is an LALR(1) parser generator for C or C++.☆17Jun 10, 2014Updated 11 years ago
- C++ library for incremental computing☆23Oct 8, 2022Updated 3 years ago
- Simplify VLSI (timing, power, noise, correlation, reliability) modeling and analysis with Characterization Description Format☆13Feb 13, 2020Updated 6 years ago
- Introduction to Scientific Python☆15Oct 10, 2019Updated 6 years ago
- Python Verilog-AMS Parser☆12Oct 13, 2015Updated 10 years ago
- Code for the paper "Learning to Do or Learning While Doing: Reinforcement Learning and Bayesian Optimisation for Online Continuous Tuning…☆13Nov 15, 2023Updated 2 years ago
- Code and dataset for SIGIR 2017 short paper "Automatically Extracting High-Quality Negative Examples for Answer Selection in Question Ans…☆10Aug 1, 2017Updated 8 years ago
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago