Skip to content

cub::DeviceTransform prefetch size should be a tuned value #7223

@bernhardmgruber

Description

@bernhardmgruber

The prefetch kernel in cub::DeviceTransform currently uses a fixed constexpr int prefetch_byte_stride = 128. This value should be added to the tuning policy, so we can experiment with different values.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions