0

Sort is not trivial to implement and I can't find the module in either documentation or the autocomplete. Is it not supported yet?

Marko Grdinić
  • 3,798
  • 3
  • 18
  • 21

1 Answers1

0

Extending Alea GPU with sorting primitives is still pending but in the pipeline. In the mean time you would need to implement your own sorting kernels.

Daniel
  • 1,522
  • 1
  • 12
  • 25