As it says: Even experimental code would help. Thanks!
Edit: Found this great piece of code: Parallel quicksort openmp - #18 by pitsianis I sort of remembered having seen it, but could not find it again.
As it says: Even experimental code would help. Thanks!
Edit: Found this great piece of code: Parallel quicksort openmp - #18 by pitsianis I sort of remembered having seen it, but could not find it again.
Since this post (well over a year old), have any packages implemented a multithreaded sortperm?
AcceleratedKernels.jl has such an implementation.
Thank you!