ID | 23985 | |||||||
---|---|---|---|---|---|---|---|---|
Package Name | x86-simd-sort | |||||||
Version | 1.0 | |||||||
Release | 2.fc38 | |||||||
Epoch | Draft | False | ||||||
Summary | C++ header file library for high performance SIMD based sorting algorithms | |||||||
Description | C++ header file library for SIMD based 16-bit, 32-bit and 64-bit data type sorting on x86 processors. Source header files are available in src directory. We currently only have AVX-512 based implementation of quicksort. This repository also includes a test suite which can be built and run to test the sorting algorithms for correctness. It also has benchmarking code to compare its performance relative to std::sort. | |||||||
Built by | davidlt | |||||||
State | complete | |||||||
Volume | DEFAULT | |||||||
Started | Mon, 09 Jun 2025 17:02:23 UTC | |||||||
Completed | Mon, 09 Jun 2025 17:02:23 UTC | |||||||
Tags |
|
|||||||
RPMs |
|
|||||||
Changelog | * Wed Apr 26 2023 Ali Erdinc Koroglu <aekoroglu@linux.intel.com> - 1.0-2 - dependency fix * Wed Apr 26 2023 Ali Erdinc Koroglu <aekoroglu@linux.intel.com> - 1.0-1 - 1st release |