Commit 98ce7aa
Raghuveer Devulapalli
Update x86-simd-sort module to latest
Pulls in 2 major changes:
(1) Fixes a performance regression on 16-bit dtype sorting (see
numpy/x86-simd-sort#190)
(2) Adds openmp support for quicksort which speeds up sorting arrays >
100,000 by up to 3x. See: numpy/x86-simd-sort#1791 parent 9389862 commit 98ce7aa
1 file changed
+1
-1
lines changedSubmodule x86-simd-sort updated from 9a1b616 to b12fe4d
0 commit comments