Function omp_radix_sorter_exec

Function Documentation

status_t omp_radix_sorter_exec(struct omp_radix_sorter *const sorter)

Perform radix sort in parallel using OpenMP.

Parameters:

sorter – The initialized sorter.

Returns:

status_t.