Skip to content

[Question] Will tilescale be planned for merging into tilelang? #69

Description

@xieyi4650

Required prerequisites

  • I have read the documentation in this repository.
  • I have searched the Issue Tracker that this hasn't already been reported. (comment there if it has.)

Questions

Will tilescale support adding custom/new hardware backends in the future?

Context / The problem we are facing:
We have already implemented support for our custom hardware based on tilelang and now want to integrate the distributed features from tilescale. However, because our customized tilelang branch and the tilelang version that tilescale depends on have diverged, merging them produces a massive number of conflicts and makes future upstream updates difficult to maintain.

On the other hand, directly porting tilescale's distributed logic into our customized tilelang branch will also cause ongoing friction whenever tilescale releases updates. There doesn't seem to be a clean workaround at the moment. It might make life much easier for downstream developers if tilescale could be integrated into tilelang as a functional plugin/extension.

Looking forward to your thoughts and reply!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions