
Episode 169: thrust::unique_count and The Algorithm Advisor
Algorithms + Data Structures = Programs
00:00
Optimizing Algorithms and Unique Count Implementation
The chapter delves into optimizing algorithms by replacing operations with more efficient alternatives, such as using unique count instead of transform reduce for a word count example. The speakers reflect on missed opportunities for optimization and the power of naming operations for platform optimizations. They discuss the importance of using named array operations over raw for loops and highlight the challenges of writing efficient C++ code.
Transcript
Play full episode