-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
fixed on developmentA fix for this issue has been committed to the development branchA fix for this issue has been committed to the development branchquestionFurther information is requestedFurther information is requested
Description
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
Labels
fixed on developmentA fix for this issue has been committed to the development branchA fix for this issue has been committed to the development branchquestionFurther information is requestedFurther information is requested