cunumeric.ndarray.argsort#

ndarray.argsort(axis=- 1, kind=None, order=None)#

Returns the indices that would sort this array.

Refer to cunumeric.argsort() for full documentation.

See also

cunumeric.argsort

equivalent function

Availability

Multiple GPUs, Single CPU