koosha94
Results
2
issues of
koosha94
This commit adds unary_nor, and nor1 as a logical operator. It also adds/fixes support for user defined types in nth_element.
this work http://www.math.grin.edu/~blanchaj/Research/ABGS_KSelection.pdf , and a few other works such as http://arxiv.org/pdf/1104.2732.pdf, propose gpu accelerated algorithms for nth element selection. I believe using bucketselect presented in Alabi et al. would...
feature
performance