Skip to content

Commit

Permalink
A bit more clear comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gevtushenko committed May 25, 2023
1 parent f7fc66e commit f43bc9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cub/agent/single_pass_scan_operators.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@ struct TilePrefixCallbackOp
{}

// Computes the tile index and constructs prefix functor with it.
// Precondition: thread block per tile assignment.
__device__ __forceinline__ TilePrefixCallbackOp(ScanTileStateT &tile_status,
TempStorage &temp_storage,
ScanOpT scan_op)
Expand Down

0 comments on commit f43bc9e

Please sign in to comment.