dcompute.attributes

Undocumented in source.

Members

Structs

launch_bounds
struct launch_bounds

Cuda only similar to above but not quite the same

reqd_work_group_size
struct reqd_work_group_size

OpenCL only

vec_hint_type
struct vec_hint_type(T)

OpenCL only hint that the consumer should vectorise the function with type T

work_group_size_hint
struct work_group_size_hint
Undocumented in source.

Variables

compute
auto compute;
Undocumented in source.
kernel
auto kernel;
Undocumented in source.

Meta