CUDPP 1.1
|
[MJH] We need to evaluate whether cudppCompact should be a core member of the public interface. It's not clear to me that what the user always wants is a final compacted array. Often one just wants the array of indices to which each input element should go in the output. The split() routine used in radix sort might make more sense to expose.
Return more specific errors.
Return more specific errors.
Currently only MD5 PRNG is supported. We may provide more rand routines in the future.
Return more specific errors
Return more specific errors
Determine if we need to provide an "out of place" sort interface.
Return more specific errors.
Return more specific errors.