SkillAgentSearch skills...

Pss

Parallel Stable Sort

Install / Use

/learn @wjakob/Pss
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Parallel Stable Sort

This repository contains a parallel stable sort implementation using Thread Building Blocks. It contains the low-level TBB version (with minor modifications to remove warnings on various platforms) presented in Arch D. Robison's article [A Parallel Stable Sort Using C++11 for TBB, Cilk Plus, and OpenMP][1].

[1] https://software.intel.com/en-us/articles/a-parallel-stable-sort-using-c11-for-tbb-cilk-plus-and-openmp

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated10mo ago
Forks6

Languages

C++

Security Score

82/100

Audited on Jun 11, 2025

No findings