Skip to content

Port remaining CUB docs to rst #317

@jrhemstad

Description

@jrhemstad

The CUB warp-scope/(some) device-scope algorithm docs were updated to use rst, but block/ (some) device are still using Doxygen. We need to port remaining docs to rst for the following algorithms:

### Block
- [x] adjacent difference
- [x] discontinuity
- [x] exchange
- [x] histogram
- [x] load
- [x] merge sort
- [x] radix rank
- [x] parts of radix sort
- [x] reduce
- [x] rld
- [x] scan
- [x] shfl
- [x] store
### Device
- [x] adjacent difference
- [x] copy
- [x] histogram
- [x] memcpy
- [x] partition
- [x] reduce
- [x] rle
- [x] scan
- [ ] segmented radix sort
- [ ] segmented reduce
- [x] merge sort
- [ ] segmented sort
- [ ] select
- [ ] spmv

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions