Skip to content

Commit

Permalink
Refactor CUB test_device_histogram
Browse files Browse the repository at this point in the history
* Unify generic and half overloads
* Drop backend selection, since only CUB backend is used
* Refactor transform ops
* Avoid naked new
* Drop unused include
* Remove array extents for function parameters that decay to pointers
* Fix warnings
* Remove CDP temporary storage allocation
* Reorganize dispatch
* Simplify InitializeBinsWithSolution
* Refactor channel params selection
* Replace caching allocator by thrust vectors
* Refactor InitializeBinsWithSolution
* Other stuff
  • Loading branch information
bernhardmgruber committed May 20, 2024
1 parent 9befb04 commit ab42590
Showing 1 changed file with 436 additions and 1,085 deletions.
Loading

0 comments on commit ab42590

Please sign in to comment.