Skip to content

Use iterators for at-grid-stride and at-block-stride traversals #88

@eyalroz

Description

@eyalroz

Currently, we offer the at_grid_stride(), at_block_stride() and at_warp_stride() functions, which take an invokable and ensure the appropriate traversal pattern is used.

Would it not be a good idea to offer, instead or in addition, iterators corresponding to these patterns, as in range.hpp in the CUDA C++11 sample program?

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixed on developmentA fix for this issue has been committed to the development branchquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions