scikit-hep / awkward

Manipulate JSON-like data with NumPy-like idioms.
https://awkward-array.org
BSD 3-Clause "New" or "Revised" License
807 stars 81 forks source link

remaining CUDA kernels not yet in main #3173

Open jpivarski opened 6 days ago

jpivarski commented 6 days ago

The following are in development in #3150:

The following are in development in #3149:

The following are for axis=-1 reduction (I thought these were done):

The following are for general reduction:

The following are for sorting:

The following are for uniqueness checking/computing:

The following are for converting strings to_numpy:

jpivarski commented 3 days ago

@lgray requests the sorting kernels to be next.