Update examples/custom_iteration_spaces.cu

Co-authored-by: Allison Vacanti <alliepiper16@gmail.com>
This commit is contained in:
Robert Maynard
2022-04-12 09:48:44 -04:00
committed by GitHub
parent e80392e104
commit 4c964d2923

View File

@@ -88,7 +88,7 @@ NVBENCH_BENCH(tied_copy_sweep_grid_shape)
//==============================================================================
// under_diag:
// Custom iterator that only searches the `X` locations of two axi
// Custom iterator that only searches the `X` locations of two axes:
// [- - - - X]
// [- - - X X]
// [- - X X X]