Skip to content

Fix output of warp-level kernel in reduction user guide

Richard Angersbach requested to merge devel/fix_reduction_docs into v2.0-dev
  • Fixes a critical TypeError in the (now called) _block_local_thread_index_per_dim function occurring for optimized GPU reductions with dimensionality > 1
  • Improves variable names and formatting in reduction.md user guide. Optimized example actually uses warp-level reductions now
Edited by Richard Angersbach

Merge request reports

Loading