Skip to content

Investigate Helion for kernel authoring/tuning #923

@shimizust

Description

@shimizust

🚀 The feature, motivation and pitch

Summary

Helion is PyTorch's new DSL that compiles to Triton and has powerful autotuning capabilities. It could make Liger kernels easier to write and more optimized across GPU architectures/problem sizes.

We could tune for some common architectures (e.g. H100/B200) and fallback to some sensible defaults otherwise.

Potential risks or issues

  • Helion is experimental (bugs, API changes)
  • Requires additional dependency from users, torch 2.9
  • Requires pre-tuning kernels across multiple architectures and shipping several configs, as tuning can take a long time (~10 min)

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions