Definify.com
Definition 2025
strided
strided
English
Adjective
strided (not comparable)
- (computing) Arranged sequentially in memory so as to be accessed by moving in fixed increments larger than one.
- 2014, John Cheng, Max Grossman, Ty McKercher, Professional CUDA C Programming (page 342)
- Although you can think of these specialized functions as wrappers around
cudaMemcpy
, they are well-optimized to transfer both strided and unstrided data.
- Although you can think of these specialized functions as wrappers around
- 2015, Pavan Balaji, Programming Models for Parallel Computing (page 141)
- Ranges support a number of operators including intersection (
[]
), counting (#
), striding (by
), and setting the alignment of a strided range (align
).
- Ranges support a number of operators including intersection (
- 2014, John Cheng, Max Grossman, Ty McKercher, Professional CUDA C Programming (page 342)
Verb
strided
- (nonstandard) simple past tense and past participle of stride