Skip to content

Remove redundant attributes specifying the number of threads per warp #1313

@FMarno

Description

@FMarno

In #1270, the SPIRV Target Env attribute was added to communicate the subgroup-size/threads per warp to triton_gen.sub_group_reduce. This now exists in parallel with triton_gpu.threads-per-warp, and also probably overrides the need for triton_gen.intel_reqd_sub_group_size.
This redundancy should be investigate properly and a removed if possible.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions