/SIMD-sorting-network

SIMD sorting network generator and very basic tester

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

SIMD-Sorting-Network

export_version

  • A simple python script to generate network for given algorithm, type, size, and a few constraints. See directories README for more information

header_version

  • Header you can include in cpp project to generate sorting network at compile time. See directories README for more information